Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CHR(0) in filename
Message
From
10/06/2011 15:23:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
CHR(0) in filename
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01514058
Message ID:
01514058
Views:
137
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
Next
Reply
Map
View

Click here to load this message in the networking platform