sublw.gsf
Name
sublw() - Execute sublin() and subwrd() at the same time.
Synopsis
ret = sublw( str, lnum, wnum )
Options and Return values
- str
- Input strings.
- lnum
- Line number.
- wnum
- Word number.
- ret
- Strings corresponding to lnum and wnum.
Script source code
- sublw.gsf (necessary)