home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
demo
/
wit4711
/
lib
/
help
/
data
/
concat.
/
concat.bin
Wrap
Text File
|
1995-12-09
|
546b
|
15 lines
OPERATOR
concat --- concatenate input objects
DESCRIPTION
The concat operator accepts two objects as input and produces the two objects
concatenated as a vector as output. The objects must be either integers,
vectors, files or strings. If strings or files are presented as inputs, then
the output is a concatenated string. For example, you may want to build up
a UNIX command line statement with concat and send the output to the system
operator to execute the command. If integers are given, then the output is a
Point.