Skip to content

Instantly share code, notes, and snippets.

@dario61081
Created March 6, 2020 01:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dario61081/806e21735fb15ac9a9597ca3cb0e4acb to your computer and use it in GitHub Desktop.
Save dario61081/806e21735fb15ac9a9597ca3cb0e4acb to your computer and use it in GitHub Desktop.
fmb -> frx
Here module deals with source files called .fmb file which is created by us. Then output_file deals with .fmx file which is generated after compiling the .fmb file.
frmcmp_batch module=/disk5/PROD/apps/apps_st/appl/au/12.0.0/forms/US/EMP_FORM.fmb userid=apps/apps output_file=/disk5/PROD/apps/apps_st/appl/ont/12.0.0/forms/US/EMP_FORM.fmx module_type=form batch=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment