ESLSTR Subroutine
Remove the leading and trailing blanks from a string.
call TrimEnds(TRIM_STRING_SV)
TRIM_STRING_SV
The identifier for a string whose leading and trailing blanks you want removed.
Description
Use this subroutine to remove the leading and trailing blanks from TRIM_STRING_SV.
See Also
TrimEndsFunction( ) Function