Steve Vellella wrote:
Try "SET EOFCHAR OFF" before your output command.
Steve Vellella
Office: 520-498-2256
Cell: 520-250-6498
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Les Stark
Sent: Tuesday, May 11, 2010 7:54 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Strange character
I create a file using.... OUTPUT filename
WRITE .varname
OUTPUT SCREEN
and when viewed in Notepad there is a strange box character on the next
line after the text?
It is creating a problem when this file is parsed for data in other
systems. What is this character and is there a way to get rid of it?
Thanks Steve, that was the command I was looking for!
--