Paradyme allows the user to flush text on any given line. This is achieved by pressing the HOME$ key. The user will then by asked to submit a flush code. The valid codes are:-

L (LEFT)

Typing 'L' will flush all the text on the current line over to the left most position on the screen.

R (RIGHT)

Typing 'R' will flush all the text on the current line over to the right most position on the screen.

< or , (PART LEFT)

Entering either '<' or ',' will result in all text left of the current cursor position being flushed to the left most position on the screen. All text from the current cursor position and to the right will remain unchanged.

> or . (PART RIGHT)

Entering either '>' or '.' will result in all text from the current cursor position and to the right being flushed to the right most position on the screen. All text left of the current cursor position will remain unchanged.

[ (RIGHT ALIGN)

Typing '[' will result in all the spaces to the left of the cursor position are stripped out resulting in the text to the left aligning on the cursor position. All text to the right remains where it is.