Difference between revisions of "Move"
Line 5: | Line 5: | ||
Moves the object ''ident'' to the module with the indicated identifier. | Moves the object ''ident'' to the module with the indicated identifier. | ||
− | From Analytica, you can move objects between modules using drag-drop with the user interface. However, the one place this command is particularly useful is for moving | + | From Analytica, you can move objects between modules using drag-drop with the user interface. However, the one place this command is particularly useful is for moving [[Graph Style Templates]]. When you define a new graph style template, it is placed in the top-level model, but does not show on the diagram. To move graph style templates to a library, you must enter the typescript window (CTRL-') and use the move command. |
The Move command is also the most convenient way to move objects from ADE. | The Move command is also the most convenient way to move objects from ADE. |
Revision as of 17:57, 7 February 2007
Typescript Syntax:
Move ident moduleIdent
Moves the object ident to the module with the indicated identifier.
From Analytica, you can move objects between modules using drag-drop with the user interface. However, the one place this command is particularly useful is for moving Graph Style Templates. When you define a new graph style template, it is placed in the top-level model, but does not show on the diagram. To move graph style templates to a library, you must enter the typescript window (CTRL-') and use the move command.
The Move command is also the most convenient way to move objects from ADE.
Comments
Enable comment auto-refresher