Previous Topic: TRACE Return CodesNext Topic: TRIM Return Codes


EPI TRIM—Remove Leading and Trailing Blanks

The EPI TRIM command causes all leading and trailing blanks to be kept on output.

Important! We strongly recommend that you do not use this command since it will be removed in a future release. This command does not actually turn trimming on or off. Trimming is always off for EPI.

EPI TRIM has the following format:

ADDRESS EPI "TRIM keyword"
{ON|OFF}
ON

Turns on terminal trimming.

OFF

(Default) Turns off terminal trimming.

EPI TRIM Sample Coding Statements

The following sample coding statement enables terminal trimming:

TRIM ON