----- Original Message ----- From: "Lawrence Lustig" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[email protected]> Sent: Thursday, January 03, 2008 1:14 PM Subject: [RBASE-L] - RE: storing code in the database
> If you go this route, it would be _very_ nice if you submitted an enhancement > request for a new kind of rich text editing control -- one that would act > exactly like RBEDIT. Then you could _really_ build a version control system > on top of R:Base. Larry, Have you tried: RBE SELECT TheVarCharProcData from YourStoredCmdCodeTableView wher TheNameOfYourProcedure = 'SomeProcName' Then click on the Varchar tab... > -- > Larry > > >

