Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Building object name and calling it
Message
From
04/03/2017 05:35:45
 
 
To
04/03/2017 02:18:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01648762
Message ID:
01648768
Views:
35
>Some of the formulas used can be simplified quite a bit.
>
>ALLTRIM(STR(x)) can be replaced by Transform(x)
>
>PadL(ALLTRIM(STR(x)), 7,'0') (you reversed the parameters) can be replaced by Padl(x,7,'0')
>
ooops, getting up early b/c of hay fever seems to have side effects....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform