Long File Names Support?
- Posted by Cameron Kaiser <spectre at WWW2.BUOY.COM> Jul 27, 1997
- 1206 views
Okay, all you Euphoria wizards out there, how can I find out the 8.3 name for a Win95 long file name so I can deal with it in DOS? Example: I have a directory with SomeLongFile.qrs, SomeLongerFile.qrs and SomeFileThatIsTheLongest.qrs. I know the naming scheme is usually SOMELO~?.QRS ... but how can I find out which one is SOMELO~1.QRS, etc.? I know Euphoria supposedly supports Win95 long filenames (correct me if I'm mistaken) ... so what can I do to find out? Can someone write a function that can do this? If it supports wildcards, even better! Thanks! -- Cameron Kaiser http://www.sserv.com/ spectre at sserv.com --