Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro 2.5b not detecting any.prg when building an .APP
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00259193
Message ID:
00259621
Views:
19
>Hi Ed,
>
>But when I test the program, the .PRG is automaticaly compiled to
>a .FXP, no? It is only when everything has been tested and works
>fine that as the last operation I compile the whole project as
>an .APP
>

If you provide anything separate from the .APP file, you must make sure to distribute the compiled version of the program - from reading your message, you're trying to access code that's not being built into the .APP file. Compiling a .PRG results in a .FXP, so you'd need to provide the .FXP rather than the .PRG as the external module.

>>>Do you have a second procedure somewhere (maybe in a procedure file) that have the same name? If so, it could confuse the builder and crash at runtime.
>>>
>>
>>More importantly, are these really .PRG files being accessed from the runtime? If so, the problem is the runtime can't process a .PRG - try compiling it to a .FXP, so that the compiler can use it.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform