Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Bigger than Y2K
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem Bigger than Y2K
Divers
Thread ID:
00158570
Message ID:
00158570
Vues:
55
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
Fred Besterwitch, MCP

The harder you work. The luckier you get.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform