You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<command tag="start using">start using Command</command>
</references>
<history>
<introduced version="1.0">Added.</introduced>
</history>
<platforms>
<mac/>
<windows/>
<linux/>
<ios/>
<android/>
</platforms>
<classes>
<desktop/>
<server/>
<web/>
<mobile/>
</classes>
<security>
</security>
<summary>Sent to a <object tag="stack">stack</object> when it is placed in the <glossary tag="message path">message path</glossary> by the <command tag="start using">start using</command> <glossary tag="command">command</glossary>.</summary>
<examples>
<example>on libraryStack <code><i>-- show visually in the stack that it's in use</i></code></p><p> set the hilite of button "Using" of card 1 of this stack to true</p><p>end libraryStack</example>
</examples>
<description>
<p>Handle the <b>libraryStack</b> <keyword tag="message box">message</keyword> if you want to perform some task or set a configuration when a <object tag="stack">stack</object> is placed in use.</p><p/><p><b>Comments:</b></p><p>The <b>libraryStack</b> <keyword tag="message box">message</keyword> is sent to a <object tag="stack">stack</object> even if it was already in use before the <command tag="start using">start using</command> <glossary tag="command">command</glossary> was <glossary tag="execute">executed</glossary>.</p>