![]() Chapter Contents |
![]() Previous |
![]() Next |
| DESTROY_ALL |
| 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 |
Remove all images:
if (clear=1) then rc=imgop(task-id,'DESTROY_ALL');
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.