メインスタック "stackA"の下にサブスタック"stackB"がある、とする。
clone stack "stackB" of
stack "stackA" |
This will create a "Copy of stackB" in the application browser
and it
will open the "Copy of stackB" stack so that it is viewable
as a stack.
Select the stack window of the "Copy of stackB" stack and in
the file
menu select "Save As ..." and actually save it. You will end
up with a
copy of that sub-stack on your hard drive.
Then if you want to remove the sub-stack from the main stack, in the
message box type the following command:
set the mainstack of stack "stackB"
of stack "stackA" to "stackB" |
This will move the sub-stack to the left in the application browser so
that it appears to be equal in status to the existing main stack.
Select the stack window of stackA and go to the File menu and select
"Save". Then quit Revolution. Re-open stackA (re-launching Revolution)
and the sub-stack stackB is now gone from the main stack stackA.
This second step deletes the sub-stack from the main stack.
サブスタックの「プロパティインステペクタ」の「Basic Properties」の「Mainstack」プルダウンメニューでも変換可能。
|