Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable conversion
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00747772
Message ID:
00747774
Views:
16
This message has been marked as the solution to the initial question of the thread.
>Is there anyway I can convert a string of "1000" to a number 1000?

See Val() function.
? INT(VAL("1000"))
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform