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

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

Contents


break(3Tcl)							   break(3Tcl)


NAME    [Toc]    [Back]

     break - Abort looping command

SYNOPSIS    [Toc]    [Back]

     break

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_BREAK code, which
     causes a break exception to occur.	 The exception causes the current
     script to be aborted out to the the innermost containing loop command,
     which then	aborts its execution and returns normally.  Break exceptions
     are also handled in a few other situations, such as the catch command, Tk
     event bindings, and the outermost scripts of procedure bodies.

KEYWORDS    [Toc]    [Back]

     abort, break, loop


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
assert Linux Abort the program if assertion is false.
XmCommandAppendValue HP-UX A Command function that appends the passed XmString to the end of the string displayed in the command area of
XmCommandAppendValue IRIX A Command function that appends the passed XmString to the end of the string displayed in the command area of
sh Tru64 The Bourne shell, an interactive command interpreter and command programming language
Rsh Tru64 The Bourne shell, an interactive command interpreter and command programming language
ipxfargc IRIX Returns the number of command-line arguments excluding the command name
VkForkIO IRIX Command-line interface to shell command component
runon IRIX run a command on a particular cpu
time IRIX time a command
whatis IRIX describe what a command is
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service