Source listing indentation

Use this entry field to specify characters you wish to use to mark DO-END and IF-ELSE-END structures on the source listing.

Click on the down arrow to display a list of valid choices and select an entry from the list.

*CMDDFT
The default currently set on your host system. Not necessarily the installation defaults.
*NONE
Listings are not indented for structured operations.
character-string
The source listing is indented for DO-END and IF-ELSE-END structures, and the alignment of statements and clauses is marked using the character string you choose (SBCS only).
Note:
You can type strings with or without single-quote delimiters. If you wish to include a single quote as one of the characters, you must use two single quotes to represent it (and use single-quote delimiters around its string). If you wish to use a blank as one of the characters, you must use single-quote delimiters.