Chapter Contents |
Previous |
Next |
IMGTERM |
Category: | Image |
Syntax | |
Example |
Syntax |
rc=IMGTERM(task-id); |
0 | successful |
>0 | not successful |
Type: Numeric
Example |
This example shows IMGTERM used within the TERM section:
term: if (task-id ne 0) then rc=imgterm(task-id); return;
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.