Commands Used with the IMGCTRL, IMGOP and PICFILL Functions |
Syntax | |
Details | |
Example |
Syntax |
rc=IMGOP(task-id, 'DESTROY_ALL'); |
Details |
DESTROY_ALL runs the DESTROY command for all images in memory. The external image files are not affected.
Example |
if (clear=1) then rc=imgop(task-id,'DESTROY_ALL');
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.