User Tools

Site Tools


informatica:linux:expect

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
informatica:linux:expect [2017/12/05 22:05] joseinformatica:linux:expect [2017/12/05 22:08] (current) jose
Line 58: Line 58:
   lappend vector "como estamos"   lappend vector "como estamos"
  
-for {set i 0} {\$i < } {incr i} {+for {set i 0} {\$i < [llength \$vector]} {incr i} {
     puts [lindex \$vector \$i]     puts [lindex \$vector \$i]
 } }
informatica/linux/expect.txt · Last modified: 2017/12/05 22:08 by jose