Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem converting VB code to VFP
Message
 
 
To
29/03/2010 10:05:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01457813
Message ID:
01457835
Views:
65
Another thing to try is to terminate strings with CHR(0)
NullString = "" + CHR(0)
code = VeryStampAddText(id, 7, "\d\n\t" + CHR(0), 255, 0, 50, -30, 0, 0, 0, 0, NullString, 10, 0, NullString, 0)
I don't see anything else to try.

>
>Thanks for the response. Unfortunately, that change makes no difference.
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform