Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXCLUSIVE and USED()
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01344237
Message ID:
01344295
Views:
14
>Jay,
>
>My attention span is short as I am trying to solve some problems of my own, so I took a quick peek, the only two comments I have are
>
>1) It seems to me that you are only storing the Exclusive status of the table, what about order, record pointer, relationships etc?
>2) I would package the commands into a couple of functions one for saving the status and the other to restore, something like
>
>loAlias1Status = SaveStatus('Alias1')
>...
>RestoreStatus(loAlias1Status)
>
>where SaveStatus creates an object with the table name, exclusive status, record pointer etc as properties and RestoreStatus uses this object to restore it

Or in an overkill sort of way..

CREATE VIEW (FileName)
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform