view layout modify
The MODIFY command allows the user to MODIFY the definition of a view layout. The layout specified will be replaced with the views currently displayed.
Format:
view layout modify |
|---|
view_layout_name = | a new vlayout |
new_view_layout_name = | a new vlayout |
Example:
view layout modify & |
|---|
view_layout_name = | vla_1 & |
new_view_layout_name = | vla_2 |
Description:
Parameter | Value Type | Description |
|---|
view_layout_name | An Existing Vlayout | Specifies the view layout to modify. You use this parameter to identify the existing view layout to affect with this command. |
new_view_layout_name | A New Vlayout | Specifies the name of the new view_layout. You may use this name later to refer to this view_layout. |
Extended Definition:
1. Adams View will not allow you to have two view layouts with the same full name, so you must provide a unique name.
You may identify a view_layout by typing its name.
If a view_layout is available by default, you may identify it by entering its name only. If it is not, you must enter its full name.
If you type a "?", Adams View will list the view_layouts available by default.
You must separate multiple view_layout names by commas.