![]() Chapter Contents |
![]() Previous |
![]() Next |
| The EXPLODE Procedure |
| Procedure features: | PARMSCARDS statement |
| Message lines options: | S |
| spacing-control |
| Program |
options nodate pageno=1 linesize=88 pagesize=60;
| | options parmcards=extfile; filename extfile 'parmfile'; |
proc explode; title 'Cover Page';
| | parmcards;
THESE
6 WORDS
S2
ARE BIG
; |
| Output |
Cover Page 1
***** * * ***** *** *****
* * * * * * *
* * * * * *
* ***** **** * ****
* * * * * *
* * * * * * *
* * * ***** *** *****
* * *** **** **** ***
* * * * * * * * * *
* * * * * * * * *
* * * * **** * * *
* * * * * * * * * *
** ** * * * * * * * *
* * *** * * **** ***
* **** ***** **** ***** ***
* * * * * * * * * *
* * * * * * * * *
***** **** **** *** * * ***
* * * * * * * * * *
* * * * * * * * * *
* * * * ***** **** ***** *** |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.