Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private Datasession and menu problem
Message
De
02/09/1999 01:41:24
Al Doman (En ligne)
M3 Enterprises Inc.
North Vancouver, Colombie Britannique, Canada
 
 
À
01/09/1999 20:34:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00260383
Message ID:
00260479
Vues:
15
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform