<< RBE SELECT TheVarCharProcData from YourStoredCmdCodeTableView wher TheNameOfYourProcedure = 'SomeProcName' >>
No, and that's very slick. Using that you could display the code in a non-highlighting memo component on the form, and use a button to get to the editable version in RBEdit. However, it would be even nicer to include the edit control in a custom form that would include the other fields (version information, permissions, etc). At the same time, wouldn't it be nice to add 1) a toolbar that can be attached to the rich text control (and one of the program rich text control as well) and 2) PROPERTY commands to access various bits of editing functionality like search and replace, allowing us to write text, as well as data, processing applications. -- Larry

