Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Navigate on UNICODE folder
Message
From
03/06/2016 04:10:41
 
 
To
02/06/2016 12:32:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01636958
Message ID:
01636971
Views:
79
Adir() function places information about files into an array and returns the number of files.(can be folders if D flag added)
For each file, ADIR( ) places into the array the file name, size, date last modified, time last modified, and attributes.
it works as expected on ANSI but never on unicode .
if you have unicode folders or unicode filenames they are replaced by ??? characters. ex: ?????????.txt
of course these folders or files are not reconized by VFP !
if issue "modi file < this_unicode.txt >" vfp returns: this file dont exist !
great problem but simply because vfp is not unicode language !
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform