Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SYS(2015) question
Message
From
15/04/2004 18:32:27
 
 
To
15/04/2004 15:43:30
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00895301
Message ID:
00895378
Views:
16
Hi Ramil,

We use a combination of SYS(2015) and a random number:

SYS(2015)+PADL(ALLTRIM(STR(INT(RAND()*100000))),5,"0")

Make certain you have rand(-1) in your startup code.

We have never had a duplicate value although even then it is still possible.

Hope this helps,

Tim
Previous
Reply
Map
View

Click here to load this message in the networking platform