Commit 6edd27e6 authored by claes's avatar claes

New command 'set folder'

parent 75f5830f
...@@ -256,6 +256,7 @@ Xtt commands ...@@ -256,6 +256,7 @@ Xtt commands
<b>open operatorwindow<t>Open the operator window <LINK> open operatorwindow <b>open operatorwindow<t>Open the operator window <LINK> open operatorwindow
<b>search <t>Leta efter object eller strng <LINK> search <b>search <t>Leta efter object eller strng <LINK> search
<b>set advanceduser<t>Set advanced user <LINK> set advanceduser <b>set advanceduser<t>Set advanced user <LINK> set advanceduser
<b>set folder <t>Set a folder in a tabbed window. <LINK> set folder
<b>set parameter<t>Set the value of an attribute <LINK> set parameter <b>set parameter<t>Set the value of an attribute <LINK> set parameter
<b>setup <t>Xtt setup <LINK> setup <b>setup <t>Xtt setup <LINK> setup
<b>show version<t>Show xtt version <LINK> show version <b>show version<t>Show xtt version <LINK> show version
...@@ -343,6 +344,17 @@ Set the value of an attribute. ...@@ -343,6 +344,17 @@ Set the value of an attribute.
/bypass= <t>Bypass any access restrictions. /bypass= <t>Bypass any access restrictions.
</TOPIC> </TOPIC>
<TOPIC> set folder
Command set folder
Set a folder in a tabbed window object.
<B>xtt> set folder 'graphname' /name= /index=
/name= <t>the name of the tabbedwindow object.
/index= <t>index of tab to set. Starting from 0.
</TOPIC>
<TOPIC> add menu <TOPIC> add menu
Command add menu Command add menu
...@@ -1929,6 +1941,6 @@ Classes ...@@ -1929,6 +1941,6 @@ Classes
</TOPIC> </TOPIC>
<include> pwr_exe:pwrb_xtthelp.dat <include> pwr_lang:pwrb_xtthelp.dat
<include> pwr_exe:pwrs_xtthelp.dat <include> pwr_exe:pwrs_xtthelp.dat
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment