Infinity Symbols (AREV Specific)
At 27 OCT 1998 12:00:23PM Bruce Lee wrote:
Hello,
When importing a Text File using OSBREAD. Each imported line contains two infinity symbols at the front of each line (Not part of the data, possibly control code). I tried to use a Convert to remove them, but no luck. Any ideas?
Thanks Bruce.
At 27 OCT 1998 01:28PM Andrew P McAuley wrote:
They'll be char(13),char(10) (CRLF) showing as infinity in the debugger.
World Leaders in all things RevSoft
At 27 OCT 1998 04:00PM Jonathan Bird wrote:
Bruce,
See my response to your other query on import…
JB
At 28 OCT 1998 04:22AM Curt Putnam wrote:
Goto http://www.PRINEAS.COM (or viewer.com) and get yourself a copy of the best ascii file viewers going. Does HEX views too.
At 28 OCT 1998 10:29AM Victor Engel wrote:
I believe your viewer.com should be fileviewer.com. Looks like a pretty good tool. I'll try it out. I've been using Codewright and Arev tools I've built to do the same sort of thing.