Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CD = SET DEFA TO ????
Message
 
 
À
17/08/1998 18:02:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00127560
Message ID:
00127587
Vues:
26
>Do the commands
>
>"CD C:\TEMP" and "SET DEFA TO C:\TEMP" do the exact same thing?
>
>TIA
>
>Larry

Almost. See what the following returns:

cd c:\temp
? set("Default") && returns C:
set defa to F:
? set("Default") && returns F:
cd c:\temp
? set("Default") && returns C:
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform