Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Older Screen Code in VFP8
Message
From
14/07/2003 23:33:18
 
 
To
14/07/2003 16:52:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00810005
Message ID:
00810074
Views:
14
Hi Tracy,

I haven't checked your code, but I am momentarily shooting
from baaad expieriences:

VFP has problems identifying the correct function to run if
functions have the same name stub and many app's are searched.

examples:

myscreen.prg
myscreen.spr
function myscreen() anywhere in another program file.

try renaming the generated spr to a function name stub
definitely not used anywhere in your program
and call that new name, build the app and run.

If the problem is gone, you will have some more work to
do: perhaps we can coordinate a bit, since I have to recheck
a few of my observations / assumptions.

HTH

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform