Re: [DOS] WinNT Problem Focused

new topic     » goto parent     » topic index » view thread      » older message » newer message

ck lester wrote:

> junk = open( "alongname.txt" , "w")

You can only *create* 8.3 filenames in Euphoria. This limitation only exists
for file creation.

I'm fairly certain that someone wrapped a lot of these Win32 file services,
including open with long file name. If not, you could always open the file
with a bogus name, close it, rename it, and then open it with the long name.

-- David Cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu