Thanks, that seems to have fixed. Also, with 7.1 it can be edited directly from sys_data in sys_forms3 which saves a couple of steps.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Emmitt Dove Posted At: Tuesday, January 18, 2005 3:10 PM Posted To: RB7-L Conversation: [RBG7-L] - Re: Starting on a certain tab Subject: [RBG7-L] - Re: Starting on a certain tab You can also alter the default by" 1. Copy the tab form to the clipboard 2. Paste it into Notepad 3. Look for "TabIndex = 0" 4. Change the "0" to your value 5. Copy the object definition back to the clipboard 6. In the form delete the tab control 7. Paste the altered definition back into your form >Is there away to start on a certain tab in a form? > >I have issued this command > PROPERTY<ComponentID> ActivePageIndex '' >but it sometimes flashes a certain page before going to my desired page. Emmitt Dove Manager, DairyPak Business Systems Blue Ridge Paper Products, Inc. 40 Lindeman Drive Trumbull, CT 06611 (203) 673-2231 [EMAIL PROTECTED] [EMAIL PROTECTED]
