Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CHR(0) in filename
Message
De
10/06/2011 15:23:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
CHR(0) in filename
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01514058
Message ID:
01514058
Vues:
138
Has anyone been able to put a CHR(0) in a filename?

I tried this but only the first one and the last one were created. The second did not create a file but did not give an error.
STRTOFILE("a","d:\a"+chr(65)+".txt")
STRTOFILE("a","d:\a"+chr(0)+".txt")
STRTOFILE("a","d:\a"+chr(66)+".txt")
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform