Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding procedures at run time
Message
From
07/05/2003 10:02:38
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00785778
Message ID:
00785786
Views:
10
>I was wondering if there is a way to add a bunch of procedures to the application at run-time.
>
>I have a program file MYPROGS.PRG (which has a few functions) which is not included in the project (therefore, not in .EXE). The functions are used in one custom report. Before the report gets loaded there is a line:
>
>
>set procedure to myprogs additive
>
>
>I placed the file MYPROGS.PRG to the executable application folder. But at run time, on the above line, I get error, something like "can't find file myprogs.prg".
>
>Is it possible to add the procedures/functions at run-time or I HAVE TO add the file to the project?
>
>TIA.

Place fxp instead. Error message is misleading, while it's actually looking for myprogs.fxp.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform