VMS Help  —  RTL Routines, STR$  STR$DUPL_CHAR
    The Duplicate Character n Times routine generates a string
    containing n duplicates of the input character. If the
    destination string is an "empty" dynamic-length string
    descriptor, STR$DUPL_CHAR allocates and initializes the string.

    Format

      STR$DUPL_CHAR  destination-string [,repetition-count]

                     [,ASCII-character]
Additional Information: explode extract
Corresponding JSB Entry Point Returns Arguments
Close Help