On 5/6/05 5:57 AM, "Allen Stare" <[EMAIL PROTECTED]> wrote: > I am importing text files created in notepad on Windows. I'm using the > readFile command with an instance of the FileIO Xtra in 8.5 to read the > contents of the files. When I place the imported text in a field on the > stage, the paragraph characters are showing up as boxes.
On 5/6/05 7:26 AM, "James Newton" <[EMAIL PROTECTED]> wrote: > The simplest solution to your problem would be to use the ReplaceAll() > handler (below) to replace all Line Feed characters with EMPTY... Hello again Allen, On DougWiki, I've added a tutorial on importing text and converting its format to suit the current platform: <http://www.director-online.com/dougwiki/index.php/Text_On_the_Other_Platfor m> This should give you a more complete answer to your question. Cheers, James [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
