Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Procedure file
Message
From
20/03/2000 10:21:20
Anthony Suarez
Black Marlin Data Corporation
Taguig, Philippines
 
 
To
20/03/2000 10:11:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00347862
Message ID:
00347867
Views:
18
>Hi All!

>I'm developing an application in vfp 6.0. I have a procedure prg called mainproc.prg which is contains many
>procedures, functions. If I run the app file everything is working fine, but if I create an exe file from my application I
>receive sometimes an error message that a function is not found which is of course exists in the mainproc.prg and
>working with the app.
>please help me, because this is very strange that something is not working in the exe file which is working in the app
>file.

>thanks IVAN

first, see to it that the procedure file "mainproc.prg" is included in the "project file"
second, "mainproc.prg" must be marked as "included" in the project.

EXE file search the components that were not marked as "included" in the search path.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform