Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays and undefined error
Message
From
06/09/2005 11:48:41
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01047012
Message ID:
01047044
Views:
14
>>Or optionally, create code that will never be executed. Put this at the end of Main.prg
>>
>>PROCEDURE Dummy
>>PUBLIC Results[1, 2]
>>ENDPRC
>
>True! But You might look at that two years later and say "What the hack did I do here". I prefer to have things where they belong. But it *is* an option

Craig's idea is a good one. It can be applied to a greater purpose. All directly and indirectly referenced forms, prgs and classlibs can be included in dummy in the main.prg. That way, should the PJX ever get corrupted, just add main.prg to a new pjx and everything will get pulled in again.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform