Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET RESOURCE TO
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
SET RESOURCE TO
Divers
Thread ID:
00136663
Message ID:
00136663
Vues:
59
I have a program where I want to capture my current Resouce settings and return to them upon exiting the program. The code is as follows:

OrigResource = SYS(2005)
SET RESOURCE TO C:\NEWSOURCE

* Main.Prg

SET RESOURCE TO &OrigResource

When I try the SET RESOURCE TO &OrigResorce command at the end, I get a cannot open file message.

What am I doing wrong, and how can I correct this?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform