Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getfile()
Message
De
19/09/2002 16:18:36
Randy Hooper
Ranco Business Software
Tampa, Floride, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00702453
Message ID:
00702465
Vues:
21
>>What I'm wanting to do is, use the append from command base on the *.txt file the user has selected. I have been trying this from the command window by doing x = getfile("TEXT:TXT") opens up the dialog box and I'm selecting the file. I'm saying append from x delimited, x returns the full path for the file with the file name, error message tells me x does not exist.
>>
>>I need to append records from a text file, Thanks for your help.
>
>Use name expression. Otherwise x is treated as a file name not a variable.
APPEND FROM (x) ...
Thanks
Foxpro is a sweet puppy

'cept it barks every now and then =)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform