Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More on Weird Behavior
Message
De
20/02/2004 14:42:51
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
More on Weird Behavior
Divers
Thread ID:
00879428
Message ID:
00879428
Vues:
55
Some of you may have been following the tread about weird behavior associated with an index tag named recnum. On 2 machines an error would be generated to the effect that the index did not exist. Subsequent to writing that thread I renamed the tag to recnumS. On at least 1 machine when it is run with the Exe on the workstation and the data on the server the problem resurfaces. If is is run so that the exe and the data are on the server then it works ok. (the exes are identical) I changed to code so that it now reads:
SELECT wpsctran
IF LOWER(TAG(6))='recnums'
SET ORDER TO tag 6
else
SET ORDER TO tag recnums
endif

This code works everywhere. I cannot for the life of me figure out why this makes any difference since in either case the tag is being set to recnums.
A problem is a problem only as long as it has a possible solution. Lacking that, it becomes a FACT!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform