Thanks I didn't know that. Marc
----- Original Message ----- From: "Charles Parks" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Wednesday, February 23, 2005 8:16 AM Subject: [RBG7-L] - Re: Which menu style? You can store the command "Run xyz in Prog.apx" as a custom form action. Custom form actions are stored in the sys_data portion of sys_forms3. Sys_data is a long varbit which I assume can hold 8*256 MB worth of information. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Posted At: Wednesday, February 23, 2005 7:36 AM Posted To: RB7-L Conversation: [RBG7-L] - Re: Which menu style? Subject: [RBG7-L] - Re: Which menu style? Charles That's a neat trick. I may still keep most of my code in a Prog.apx file and do Run xyz in prog.apx. I have lots of code and I do not know how much code you can save in a form. Marc For now, I would say use Property RBASE_FORM_ACTIONs that way the code only has to be maintained in one place. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Posted At: Tuesday, February 22, 2005 4:48 PM Posted To: RB7-L Conversation: [RBG7-L] - Re: Which menu style? Subject: [RBG7-L] - Re: Which menu style? Albert I may try that. What I would really like is to be able to take this group bar and import it back and forth into a menu bar. Marc ----- Original Message ----- From: "Albert Berry" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Tuesday, February 22, 2005 3:34 PM Subject: [RBG7-L] - Re: Which menu style? > Marc, the easiest way to do this is to copy the group bar from RRBYW - forget which one - just try > them. Cut/Copy/Paste the bits around the form. I left in spare buttons that are blank for future > use, and it doesn't seem to bother the users. > > --- Marc <[EMAIL PROTECTED]> wrote: > > > Thanks all > > > > Group Bar it is. > > > > I will get to work on it. > > > > marc > > > > > ===== > Albert Berry > Management Consultant > RR2 - 1252 Ponderosa Drive > Sparwood BC, V0B 2G2 > Canada > (250) 425-5806 > (250) 425-7259 > (708) 575-3952 (fax) > [EMAIL PROTECTED] > >
