Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type question in CBizObj.FindProcess
Message
From
25/01/2001 08:59:14
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Type question in CBizObj.FindProcess
Miscellaneous
Thread ID:
00468399
Message ID:
00468399
Views:
43
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
Next
Reply
Map
View

Click here to load this message in the networking platform