I am using R:base 7.6. I am trying to unload a form recently converted from 6.5++.
In Database Explorer, I am trying to use the speed menu (right click, unload) to unload the form. I am then prompted to "Save As". But when I press the Save button I get the message: -ERROR- Syntax is incorrect for the command OUTPUT (2045) If I run this from the R> prompt, it works fine: OUTPUT act.frm UNLOAD DATA FOR SYS_FORMS2 WHERE SYS_FORM_NAME = "act" OUTPUT SCREEN Any suggestions, greatly appreciated. Dayle Coxen Florida DOT (850) 410-5635

