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