|
The pro_mcs_comp command is located in the obj subdirectory of the machine-specific directory under the Creo Parametric loadpoint, for example, creo/sun4/obj/pro_mcs_comp.
|
-p
|
Print the results. The menu tree of the compiled file is displayed. If the compiler encounters any errors, they are reported, else a message -"Finish (reading) NO ERRORS" is displayed before the menu tree is created.
|
-i
|
Specify a file name, if you want to use a different name for the syntax file. For example, pro_mcs_comp -i <filename.def>. The compiler creates the corresponding syntax file in the current directory.
|
|
The index file cmdsyn.ndx must contain the names (including the extension) of all the .syn files created in step 2. This file defines the contents of the indexcmd edit menu. The first entries of the files included in the cmdsyn.ndx file will appear as options in the index cmd edit menu, and as you select an option, the appropriate second-level cmd edit menu is displayed.
|