Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
USE command- I think I've gone crazy.
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
USE command- I think I've gone crazy.
Miscellaneous
Thread ID:
00473226
Message ID:
00473226
Views:
46
Got some old code I just inherited. I'm running it in VFP6. It's in a prg- no database containers, no data buffering and no private data sessions.

It has some USE statements:
USE DBFS\MIR_99 IN 0
USE DBFS\FAC_INFO IN 0
USE DBFS\SIZETYPE IN 0

Now the weird part. If I put a break point or a SUSPEND in before the USE commands, then they work perfectly. On the other hand, if I don't put a break point in or I suspend immediately after the USE statements, then the tables do not get USED which causes an error later.

I've never seen anything like this before.

I sure would appreciate any insight on why VFP would behave this way.

Thanks in advance.

Troy
Next
Reply
Map
View

Click here to load this message in the networking platform