Removes the source code from the library file and generates a library file that only contains pcode. The resulting file can be used for final deployment, but cannot be subsequently edited in Oracle Forms.
Module: Library
Default NO
frmcmp module=old_lib.pll
userid=scott/tiger strip_source=YES output_file=new_lib.pll
Starting Oracle Forms Components from the Command Line