call CwCut hObject hObject (handle) Handle to the object to cut.
/* Duplicate the first object. */ foo = CwFindNextObject(0) call CwSelectObject(o) call CwCut o if \CwClipboardValid() then say "Oops. Couldn't cut it." call CwPaste call CwPaste
Functions by NAME |
Index |
Functions by PURPOSE |