
Next:
CHR_RMCHR
-
Remove all specified characters from a string
Up: Routine Descriptions
Previous:
CHR_RJUST
-
Right-justify a string
CHR_RMBLK
-
Remove all blanks from a string
- Description:
-
All leading and embedded blanks in the string are removed.
The remaining characters are moved to the left to eliminate the
resulting empty space, and the end of the string is filled with
blanks.
- Invocation:
-
CALL CHR_RMBLK( STRING )
- Arguments:
-
-
STRING = CHARACTER
(
) (Given and Returned)
-
The string from which all leading and embedded blanks are
removed.

Next:
CHR_RMCHR
-
Remove all specified characters from a string
Up: Routine Descriptions
Previous:
CHR_RJUST
-
Right-justify a string
CHR Character Handling Routines
Starlink User Note 40
A C Charles
P C T Rees
A J Chipperfield
2 August 1995
E-mail:ussc@star.rl.ac.uk