At 06:30 AM 9/7/2004 -0700, Larry Lustig wrote:

> This would prevent the accidentally loading of a
> second version of the form
> (it happens) or report and then you end up with two
> versions of the same
> form with the same name but when you try to delete
> one, it deletes both

Javier:

In "modern" versions of R:Base, if you do wind up with
a duplicate form, you can simply EDIT the sys_forms2
or sys_forms3 table and use F9 to delete the row.

How about a unique key on the sys_form_name column,
which would prevent duplicate forms from getting
installed in a database?


The Next Generation R:BASE 7.1 (Update 77), to
be released soon, will add a DROP FORM formname,
DROP LABEL labelname or DROP REPORT reportname
command accordingly at the beginning of a file
when Unload... option is selected using Database
Explorer!

Very Best R:egards,

Razzak.





Reply via email to