Programming
Wednesday, June 5, 2013
TCL Tutorials - Line Continuation
This examples states the use of line continuation
ex_02.tcl
set members { \
abc \
def \
ghi \
jkl \
}
puts $members
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment