At 02:30 PM 7/26/2004 -0400, Bernie Lis wrote:
If I can get rid of the table, I can easily reconstruct it. But is there a way using rscope to make it deleted?
CONNECT dbname SET NULL -0- OUTPUT NewDatabase.ALL UNLOAD ALL OUTPUT SCREEN DISCONNECT RENAME dbname.RB? dbnameX.RB? RBEDIT NewDatabase.ALL -- fix the file accordingly and save INPUT NewDatabase.ALL
You may TRACE NewDatabase.ALL to see the entire database being build and note -ERROR-s, if any.
Very Best R:egards,
Razzak.
