Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Type question in CBizObj.FindProcess
Message
De
25/01/2001 08:59:14
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Type question in CBizObj.FindProcess
Divers
Thread ID:
00468399
Message ID:
00468399
Vues:
48
Kevin,

The following code appears in the CBizObj.FindProcess method:


*----------------------------------------
*--- If specified, set the active page
*--- to the value of nGoToPageOnEdit
*--- if not already there
*----------------------------------------
IF TYPE('ThisForm.nGoToPageOnEdit') == 'O' AND NOT ;
ThisForm.pgfBizObj.ActivePage = ThisForm.nGoToPageOnEdit
ThisForm.pgfBizObj.ActivePage = ThisForm.nGoToPageOnEdit
ENDIF
<\pre>

Shouldn't the type of ThisForm.nGoToPageOnEdit be "N". I hope so!

TIA

Rex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform