Formatting your program
To improve the appearance and readability of your source code, you can set format specifications. When you set format specifications, you can enter your code without concern about the format and then use the Format action in the editor to format the code according to the specifications.
Before you begin
Restriction:
- You cannot format a source file after running a preprocessor.
- Indentation formatting is not available when you edit EBCDIC DBCS code.