Chapter Contents

Previous

Next
SAS Component Language: Reference

Saving Programs

After you create an SCL program, use the SAVE command to save it. You should also use SAVE /ALL to save the entry before issuing a TESTAF command if the entry uses CALL DISPLAY to call itself. Also be sure to save all other open entries before issuing a TESTAF command so that CALL DISPLAY and method calls will execute the most recent versions of your SAS/AF entries.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.