Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hacking the SCX
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Hacking the SCX
Miscellaneous
Thread ID:
00585571
Message ID:
00585571
Views:
37
Hi.
I am making changes to the SCX file and want to update the UniqueID field.
I was going to take the current highest existing UniqueID field and add 1 to it.

The unique ID looks something like: _OJCOR87BN
Is there a function that converts a string to numeric, then I can convert it , add 1 to it and convert it back again(If there is another function to do this)

(Str(MyString) converts a string to a number only if the characters are numeric) so I cant use Str())


Similarly, there is a Timestamp field on the file.
Does anybody know what this is and can I generate it myself programatically ?

Regards,

Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform