To convert a form using the Form Compiler on the command line:
Form Compiler> MODULE=form BATCH=yes UPGRADE_PLSQL=yes
UPGRADE=yes
Form Compiler> |
Is the name of the Form Compiler executable on your platform. |
form |
Is the name of the form you want to convert. |