Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mimic barcode reader
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01333054
Message ID:
01333244
Views:
10
Have you tried just sending chr(13) or chr(10) at the end of your string instead of both?

Liike:
thisform.olecontrol.output = cStr +chr(13)

or

thisform.olecontrol.output = cStr +chr(10)



Just a thought.
Brandon Harker
Sebae Data Solutions
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform