*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> Tcl/continue (3)              
Title
Content
Arch
Section
 

Contents


continue(3Tcl)							continue(3Tcl)


NAME    [Toc]    [Back]

     continue -	Skip to	the next iteration of a	loop

SYNOPSIS    [Toc]    [Back]

     continue

DESCRIPTION    [Toc]    [Back]

     This command is typically invoked inside the body of a looping command
     such as for or foreach or while.  It returns a TCL_CONTINUE code, which
     causes a continue exception to occur.  The	exception causes the current
     script to be aborted out to the the innermost containing loop command,
     which then	continues with the next	iteration of the loop.	Catch
     exceptions	are also handled in a few other	situations, such as the	catch
     command and the outermost scripts of procedure bodies.

KEYWORDS    [Toc]    [Back]

     continue, iteration, loop


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
afSetLoopStartFrame IRIX set the start/end frame and loop count from an AFfilehandle structure for a specified loop.
afGetLoopStartFrame IRIX get the start/end frame and loop count from an AFfilehandle structure for a specified loop.
dn_skipname Tru64 Skip over a compressed domain name
dlaebz IRIX contain the iteration loops which compute and use the function N(w), which is the count of eigenvalues of a sy
slaebz IRIX contain the iteration loops which compute and use the function N(w), which is the count of eigenvalues of a sy
slaein IRIX use inverse iteration to find a right or left eigenvector corresponding to the eigenvalue (WR,WI) of a real up
dlaein IRIX use inverse iteration to find a right or left eigenvector corresponding to the eigenvalue (WR,WI) of a real up
zlaein IRIX use inverse iteration to find a right or left eigenvector corresponding to the eigenvalue W of a complex upper
claein IRIX use inverse iteration to find a right or left eigenvector corresponding to the eigenvalue W of a complex upper
shsein IRIX use inverse iteration to find specified right and/or left eigenvectors of a real upper Hessenberg matrix H
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service