Library /sys$common/syshlp/basichelp.hlb SEG$ *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The SEG$ function extracts a substring (segment) from a string, leaving the string unchanged. Example Center$ = SEG$(Alpha$, 15%, 20%)
Additional Information (explode) :
|