Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalif Path Error
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00726386
Message ID:
00726410
Views:
16
In playing around some more so I could answer you intelligently I have discovered that something like this does not work:

IF ((FILE("SUPERCLS.PRG") OR FILE("SUPERCLS.FXP")) ;
AND FILE("SUPERCLS.VCX") AND FILE("SUPERCLS.VCT")) ;
OR FILE("SUPERCLS.APP")
DO SuperCls
ENDIF

but

DO SuperCls.app

works.

also
do a
does not work, but
do a.prg
does


Is VFP 8 that much more fussy about its commands?

Thanks,

Reg
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform