Jan - There is a sample in your 2007 Conference files - look under my name and DynamicRBASEFormHelp. It as a table to store customized user-defined Hints and a larger VarChar field for RTF help for a bigger help file.
When the form opens, it dynamically sets the hints on all the fields to be the short help from the help table, and it sets the right-click property on each field to be the VarChar field from the same table. Let me know if you need more details! Sami -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jan Johansen Sent: Friday, January 04, 2008 3:37 PM To: RBASE-L Mailing List Subject: [RBASE-L] - providing help to users Group, I need to put together some rudimentary help instructions in forms. I think some of you (Sami?) have done this but was just looking for general feedback. Jan

