Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many variables
Message
 
To
29/11/2009 17:43:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01436885
Message ID:
01436929
Views:
149
This message has been marked as the solution to the initial question of the thread.
Thanks to all for their suggestions..

Yes, it was recursion.

In my program, I called a subroutine inside the program with the same name as the final exe.

i.e. the prg was ziptest.prg and the subroutine was zipper. When the project compiled it created an exe called zipper.exe.

When the program ran, it came to the line calling itself.

So dona name your procedures with the same name as the exe that gets created. <vbg>

Sigh,
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform