Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VAL of string that has commas
Message
From
12/01/2010 13:54:20
 
 
To
12/01/2010 13:39:56
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01443408
Message ID:
01443463
Views:
37
>>>>>How to you return a value from a formatted string that has commas?
>>>>>
>>>>>
>>>>>
>>>>>cValue=[1,018]
>>>>>? VAL(cValue)  = 1.0
>>>>>
>>>>>
>>>>>Thanks
>>>>Maybe:
VAL(STRTRAN(cValue,",",""))
>>>
>>>
>>>You wouldn't have the foxpro blues ?
>>
>>Nah! Just passing thru....
>
>SPT or FPT?

My VFP must be getting rusty! The SPT association I get - but what do memo files have to do with it ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform