Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
STR() not work
Message
From
30/09/2004 09:43:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
STR() not work
Miscellaneous
Thread ID:
00947504
Message ID:
00947504
Views:
48
Hello,

I try to replace a numeric field with str() but not work,

account_am = 1948.00 to have accountchr = 1948 without .00 after and does not
any space after too.

means only 1948 in accountchr nothing more.

with

REPLACE accountchr WITH STR(account_am,16,0)

Any help would be appreciated

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform