Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this gives an error?
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00462305
Message ID:
00462309
Views:
10
>Hi everybody,
>
>This expression:
str(val(oJC.HighWeek)-1),6)
One reason could be the extra ). Try:
str(val(oJC.HighWeek)-1,6)
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform