Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private Datasession and menu problem
Message
From
02/09/1999 01:41:24
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
 
 
To
01/09/1999 20:34:58
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00260383
Message ID:
00260479
Views:
14
You might be able to work around it with IIF():

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

>Hi Al,
>Sorry it should have read RECCOUNT("vCustomer") = 0.
>I thought there may have been something like RECCOUNT(dataSessionId,"vCustomer") available, but cannot find anything.
>
>Regards
>Doug Johnston
>
>>It's probably not this easy, but SKIP FOR requires a logical expression, which RECCOUNT() is not. Do you mean SKIP FOR RECCOUNT("vCustomer") < 1 ? (or something like that?)
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform