VMS Help RTL Routines, STR$, STR$RIGHT *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The Extract a Substring of a String routine copies a substring ending at the last character of a source string into a destination string. Format STR$RIGHT destination-string ,source-string ,start-position
Additional Information (explode) :
|