At 04:55 AM 12/11/00, Florian Bogeschdorfer wrote:
>I am porting an application from Mac to Windows and get problems
>importing textfiles. While D7/Mac treats a textFile always as text,
>D8/Win seems to import only .txt files as text. But the files I have to
>use end ".fsd" and get imported as #ole type. I can not rename the files
>and the only solution seems to be to copy the files with .txt target
>ending. Any better solution?

It sounds as if you're using importFileInto(). You could use fileIO instead 
to read the text from the file.


--
Mark A. Boyd
Keep-On-Learnin' :)


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to