Thank you! Duh. That's so simple! I've been doing this for a year now, and its the first time I've been stuck. All I did was go into Code Warrier help and search on Frm* and there it is. I must have looked through the list of Frm routines 3 or 4 times. I can't believe I missed it!
Thanks again, Pat "Aaron Ardiri" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > My customer wants me to bring up a form's info screen programatically > > when the user takes certain actions or selects a certain menu item. I > > could just create my own form, but the application already has about > > a dozen forms and I don't want to have to duplicate the help/info > > text (brought up by pressing the "i" in the upper right hand corner) > > when I know it already exists. > > > > I don't see any Frm<mumble> routines that will do this. Is there an > > easy way to display a forms' help dialog at will? > > FrmHelp(UInt16 helpId); > > where did you look? :) > > --- > Aaron Ardiri [EMAIL PROTECTED] > CEO - CTO +46 70 656 1143 > Mobile Wizardry http://www.mobilewizardry.com/ > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
