Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More on Weird Behavior
Message
From
20/02/2004 14:42:51
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
More on Weird Behavior
Miscellaneous
Thread ID:
00879428
Message ID:
00879428
Views:
56
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!
Next
Reply
Map
View

Click here to load this message in the networking platform