Jump to content

SmartCenter

From EDM2
Revision as of 04:30, 20 December 2012 by Martini (talk | contribs) (Created page with "==Setup strings for WarpCenter objects== The new WarpCenter in WARP 4 supports the following setup strings: Class SmartCenter Key Name Value Description...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Setup strings for WarpCenter objects

The new WarpCenter in WARP 4 supports the following setup strings:


 Class SmartCenter
 Key Name         Value          Description
 ----------------------------------------------------------------
 ADDOBJECT        object         Specifies an object to be added
                                 to the current tray. object is
                                 the persistent handle of the object.
 ADDTOTRAY        traynumber, object[,...]
                                 Specifies one or more objects to be
                                 added to a tray.
 ADDTRAY          trayname[,object[,...]]
                                 Specifies the name of a new tray to
                                 be added. A list of object handles may
                                 optionally be added to the new tray.
 SAVENOW          YES            Specifies that the WarpCenter should
                                 save its configuration (now).
                                 Note:
                                 There is no NO value for this keyword.