How are you creating the report?
If you are using some sort of print statement, what does it look like?
Where is the data coming from?
The boxes are non-printing characters of some sort. If you know that you
are only going to use a small set of printable characters, you could
probably create a regex that would delete all of the other characters from
your strings.
/\/\ark
-----Original Message-----
From: Larry Steinberg [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 02, 2002 8:58 AM
To: [EMAIL PROTECTED]
Subject: getting rid of box
I have these coming up when creating a report:
ma, BC: 1
bost, : 1
Montroyal, QC: 1
waltam, MA: 1
Quebec, QC: 1
booger, MA: 1
Franklinxxx, MA: 1
BOSTI, MA: 1
How do I rid the report of these boxes?
--
-Larry
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]