KPG1_PGESC

Removes PGPLOT escape sequences from a text string

Description:

This routine removes PGPLOT escape sequences form a text string. Any " " characters in the string are removed, together with the character following each " " .

Invocation

CALL KPG1_PGESC( TEXT, STATUS )

Arguments

TEXT = CHARACTER ( ) (Given and Returned)
The text string.
STATUS = INTEGER (Given and Returned)
The global status.