Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VAL() Question
Message
From
06/09/2001 14:36:25
 
 
To
06/09/2001 14:31:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00553316
Message ID:
00553322
Views:
11
This message has been marked as a message which has helped to the initial question of the thread.
>Is this possible?
>
>table.fieldname = ' 2'
>When I capture VAL(table.fieldname), I get 2.00 . Is there a way to just get the numerical 2 without the decimal?
>
>thanks

Hi Scott,

Try INT(VAL(table.fieldname))

HTH
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform