Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit box
Message
 
To
18/08/2000 17:31:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00406912
Message ID:
00407158
Views:
20
Steven,

I have the same problem with small square boxes at the end of each line when I build a temporary print file in memory. Here's how I get rid of the small square boxes. I translate each small square box character into a blank character as follows:

THISFORM.e_pr.Value = CHRTRAN(THISFORM.e_pr.Value,chr(26),"")

Perhaps you can adapt this to your needs. HTH
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Previous
Reply
Map
View

Click here to load this message in the networking platform