Chapter Contents

Previous

Next
Compiler Options

sname Option

sname name defines the section name as name, where name can be up to seven characters in length. sname has system-dependent aspects, as described below. The compiler assigns the section name as follows:


sname under TSO or OS/390 Batch

The specification is
sname (name)

where name defines the section name.

The debugger uses the section name in order to locate the member in DBGLIB that contains debugging information for that section. DBGLIB is discussed in Running the Debugger under TSO, and Running the Debugger under OS/390 Batch, along with the instructions for running the compiler under each operating environment.


sname under CMS

The specification is
sname name

CMS uses the source filename as the debugger filename, but the section name is distinct and independent of the source filename. The sname option enables you to use a nondefault SECTION-NAME argument in debugger commands.


Chapter Contents

Previous

Next

Top of Page

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