Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UNC Names and STRTOFILE()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00456603
Message ID:
00456604
Vues:
19
>I currently use Strtofile() to create a file in a specified directory. The specified directory name is a table based parameter that is concatenated to a file name to use as the "FilePath\Filename" in Strtofile(). I will soon require to create the file on another server and wondered whether Strtofile() supports UNC names as part of the target path/file name?
>
>Any advice appreciated.

I just tested this on my nextwork and it worked:

lnCharsWritten = STRTOFILE(lcString, "\\SAMMY\Temp\Test.prg")
Chris McCandless
Red Sky Software
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform