Chapter Contents |
Previous |
Next |
Using the SAS/C C++ Development System under TSO, CMS, OS/390 Batch, and UNIX System Services |
INCLUDE Statement |
INCLUDE filename <, . . .> |
The second format of the INCLUDE statement is
INCLUDE libname (member<,member>)<, . . .> |
INSERT Statement |
INSERT symbol-1<,symbol-2 . . .> |
ARLIBRARY Statement |
ARLIBRARY name-1<,name-2 . . .> |
For more information on the AR370 utility, refer to the SAS/C Compiler and Library User's Guide.
GATHER Statement |
The format of the GATHER statement is
GATHER prefix<,prefix2 . . .> |
where prefix is a one- to six-character symbol.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.