> In RBase 7.1 is there way to save the definition of a view from the
> sys_views table to recreate the view at a later time?

OUT ViewName.STR
UNLOAD STRUCT FOR ViewName
OUT SCREEN

Or, alternatively, right click on the view in the explorer and select UNLOAD.
--
Larry

Reply via email to