Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
USE AGAIN
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00367677
Message ID:
00367993
Views:
24
Interesting that your correction to my mistake is a prime example of the dilemma that caused Michelle to post the question in the first place!?!

>
>Nigel,
>
>Your code will error is Customer is open under a different alias. Change it to;
>
>
>llUsedCustomer=Used('customer')
>If Not llUsedCustomer
>    Use Customer In 0 <strong>AGAIN</strong>
>Endif
>... program code
>If Not llUsedCustomer And Used('customer')
>    Use In Customer
>Endif
>
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform