StripRFormat

From CometWiki

Jump to: navigation, search

StripRFormat

Syntax: StripRFormat format-statement-label

Discussion: The StripRFormat statement strips leading spaces from all of the string variables contained in a Map or Format.

Example:

MyFormat: FORMAT a$;b$

StripRFormat MyFormat

There are also StripFormat and StripLFormat statements that strip either/both leading and trailing spaces from the variables.

These statements were introduced for Comet32.

Personal tools