The following setup strings may be used with the SysSetObjectData rexx function for customizing the WarpCenter. SAVENOW=YES, causes the warp center to save its data. ADDTRAY=TRAYNAME,OBJECTID1,OBJECTID2,..., creates a new tray with the name trayname, and containing the list of objects specified by their objectid's. All parameters are seperated by comma's. ADDTOTRAY=TRAYNUMBER,OBJECTID1,OBJECTID2..., addes objects to an existing tray, where the tray is specified by number (0-15), followed by a list of objectid's. All parameters are seperated by a comma.