Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert character into integer?
Message
 
 
To
25/01/2007 11:45:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01189249
Message ID:
01189252
Views:
13
>How do I convert character into integer? Please help. Thanks, Sam
lcString = "12345"
? CAST(lcString AS int)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform