Here's a fine how-do-you-do:
I remembered the old way of unloading a form:
set null -0-
out ProdChg.frm
unload data from sys_forms3 where sys_form_name = 'ProdChg'
out screen
And it Worked!!!
Just to make sure, I copied the database, deleted the form, then inputted
it, and it was there.
So what is wrong with unloading it the modern way?
Bernie Lis
----- Original Message -----
From: "Bernard Lis" <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Sunday, May 04, 2008 8:31 PM
Subject: [RBASE-L] - Error - unable to open file 2583
Hello Experts,
I am trying to unload a form and get the above message.
From the form designer, I right click the form name, click unload, click
save and get the above message.
I tried a different form in this database and get the same message.
I reloaded the database and still same.
I am able to unload a form from a different database.
The version of R:BASE is 7.6.3.30418
after I get the error mesage, I see (at the R> screen) what you would get
in the .frm file, there is no .lob file
Bernie Lis