Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private Datasession and menu problem
Message
From
02/09/1999 14:17:22
 
 
To
01/09/1999 17:55:10
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00260383
Message ID:
00260735
Views:
16
Doug-

Do you actually get an error? I'm a bit confused, because if it's the form's menu, and the form is active, then vCustomer is available...You probably do want to check

SKIP FOR IIF( USED('vCustomer'), RECCOUNT( 'vCustomer' ) = 0, .T. )

Does it make sense to have the menu active when the form isn't?

>I have a customer form which calls it's menu in the load section. I want this form to have a Private datasession, however some of the menu items have a SKIP FOR RECCOUNT('vCustomer').
>
>How can I reference the correct datasession and alias in the RECCOUNT() skip for?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform