Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Procedure to generate an automatic Index
Message
 
To
13/01/2000 12:24:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00317724
Message ID:
00317788
Views:
10
PROCEDURE GetNewId
LPARAMETERS cLeftChar

IF EMPTY(cLeftChar)
cLeftChar = ""
ENDIF

RETURN cLeftChar + RIGHT(SYS(2015),8)
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform