Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hacking the SCX
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00585571
Message ID:
00585574
Views:
30
The uniqueID filed is populated with values returned by SYS(2015) function.
The Message #333260 shows how to convert DateTime value into SCX timestamp.
If you're interested, the Message #465251 includes code to convert timestamp into datetime.


>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
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform