McIDAS-X User's Guide
Version 2023.1

[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]


CLEAR

Clears output from text frames.


Format

CLEAR bframe eframe


Parameters

bframe

beginning text frame to clear; the range is 0 to 9 (default=current)

eframe

ending text frame to clear; the range is 0 to 9 (default=bframe)


Examples

CLEAR

This entry clears all text from the current text frame.

CLEAR 4

This entry clears text frame 4.

CLEAR 0 3

This entry clears text frames 0, 1, 2, and 3.


[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]