Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalif Path Error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00726386
Message ID:
00726410
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform