Bernie - check to see if there is already a file of the same name as the
form in the directory, and to be safe check for both *.frm and *.lob
files. I admit this is a long shot because you tried two different
forms and recent updates have detected file name collision and give a
prompt to change the file names. Do you have any old errant RB*.dll or
exe files that shouldn't be there?
Hmm, unable to open file - you have all the proper rights to the directory?
Hope this helps.
Doug
Bernard Lis wrote:
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