DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
lvarcat(1tcl)
lvarcat -- concatenate string to end of specified list
Synopsis
lvarcat
var string
[
string
...]
Description
This command treats each
string
argument as a list and concatenates them to the end of the contents of
var
, forming a a single list. The list is stored back into
var
and also returned as the result. If
var
does not exist, it is created.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004