To generate a command file
Procedure
- Place the focus on a system in the system window.
- From the Execution Mode drop-down list, select Command.
-
Select
.The Save As dialog is displayed.
-
Specify the path of the command file to be saved.
The generated command file includes one command for each map specified in the selected system. Options for each map are based on the Command Server settings.
Results
; Date: Thu May 13 14:44:46 1999 (Version 2.0)
; File: C:\Examples\Business.msd
; System: Business
;
; Component: SourceMap
; Map File: C:\Examples\Business.mms
; Executable Map: SourceMap
;
E:\business\SourceMap.mmc
-WD
-Z14:18:21:26:27:28:29
;
; Component: business1
; Map File: C:\Examples\Business.mms
; Executable Map: business1
;
E:\business\business1.mmc
-ID1 '-T'
-WD
-Z14:18:21:26:27:28:29
;
; Component: business2
; Map File: C:\Examples\Business.mms
; Executable Map: business2
;
E:\business\business2.mmc
-ID1 '-Trig I trigtest1'
-WD
-Z14:18:21:26:27:28:29
;
; End System: Business
;
The commands within the generated command file are ordered based on the input and output dependencies of the maps in the system. Where no input or output dependencies exist, the commands are ordered based on the physical positioning of the maps in the system definition file.
To facilitate the moving of components to different positions, use the Align to Grid option.