Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C source

Status
Not open for further replies.

DarkDragonraygoza

Programmer
Feb 15, 2002
10
MX
if i have a .c file that makes something to get for example a file directory list how do i use it to load, run it, and pass information trough to foxpro
 
You'll need the Library Contruction Kit for the appropriate version of FoxPro you are using (2.5 / 2.6, DOS / Windows), and a compatiple C compiler, to build a .PLB / .FLL that you can call from your application. Try at if you don't already have the LCK.

Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top