Follow the summarized coding rules below when you are coding the MIMUNITS member:
Specify the local name of the device using the first three or four non-blank positions of the entry. Note that CA MIA ignores leading blanks.
Use a comma as a delimiter immediately following the local name if you are assigning a global name to the device. Then, specify the global name of the device immediately following the comma.
Use a comma as a delimiter immediately following the global name, if you are supplying Autopath information.
Use two commas after the local name if you are not specifying a global name but are supplying Autopath information.
Place an asterisk (*) in column 1 to indicate that a line is a comment and not an entry. You also can create comment lines by specifying the /* character string in the first two non-blank positions of a line. The entire line is treated as a comment.
Place a slash and then an asterisk (/*) after an entry if you want to include a comment after the entry. The /* character string distinguishes the entry from the comment.
Enclose entries in IFSYS and ENDIF statements to direct those entries to specific systems. This is applicable only when you are sharing the MIMUNITS member among systems.
The global device name cannot be equal to the local name of a different device on any system in the MIMplex.