Format Specifications
Notes:
Format Specifications
You can assign a format to an output value. This allows you to specify a new line, the starting column and the output length.
- The slash (/) causes a line advance or line feed for displaying output on the next line.
- ULINE generates an underline.
- The formatting option UNDER allows you to display a value flush underneath a previously output value (the new line must be programmed explicitly).