My program has a large textbox for user to enter comments, and the
style uses wordwrap. Great for user, but when I try to print, there are
no $CRLF's to use with a Parse$ routine? How does one print on paper
the exact image in textbox without being able to parse?
Thanks
Brent
style uses wordwrap. Great for user, but when I try to print, there are
no $CRLF's to use with a Parse$ routine? How does one print on paper
the exact image in textbox without being able to parse?
Thanks
Brent
Comment