[DOS] WinNT Problem Focused

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

This program doesn't do right in WinNT:

    include longname.e
    object junk
    junk = open( "alongname.txt" , "w")
    close(junk)

Instead of creating a file called "alongname.txt," it creates,
"alongnam.txt" (note the truncated 'e').

So, what's the solution? smile

Thanks!
ck



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu