Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Bigger than Y2K
Message
De
17/11/1998 20:01:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00158570
Message ID:
00158590
Vues:
13
>Being one day before you guys on the other side of the world I would like to warn you if you have been using "right(sys(2015),8)" to create Temp Files.
>EG
>MyTempfile = right(sys(2015),8)
>
>Create TABLE (mytempfile) ( Field 1 C(20), Field2 I)
>
>And then
>
>Select (MyTempFile)
>You get an Alias Not Found error.
>
>This Only Happens From 18th Nov 1998. Because the first three characters are 000 and I think VFP is getting Confused.
>
>Be Warned
>
>Fred

Good point Fred. But I'm smilin' cause I've used
'T_' + RIGHT(SYS(3),6)
since Adam played fullback for Jerusalem
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform