Summary
###########################################################################
File: word.icn
Subject: Procedure to scan UNIX-style command line words
Author: Robert J. Alexander
Date: August 14, 1996
###########################################################################
This file is in the public domain.
###########################################################################
word(s) -- Produces the position past a UNIX-style command line
word.
dequote(s) -- Produces the UNIX-style command line word s with any
quoting characters removed.
###########################################################################
Links: scanset
###########################################################################
Procedures:
word, word_dequote
Links:
scanset.icn
This file is part of the (main) package.
Source code.
word(s, i1, i2)
word(s) -- Produces the position past a UNIX-style command line
word.
word_dequote(s)
This page produced by UniDoc on 2021/04/15 @ 23:59:54.