/break

Usage:

/BREAK [n]


During macro evaluation, /BREAK unconditionally terminates the nearest enclosing /WHILE loop. If n is specified, it will break out of n enclosing /WHILE loops. If used outside a /WHILE loop, the macro evaluation is terminated.

See: /while, /return, /exit, evaluation


Back to index
Back to tf home page
Copyright © 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 Ken Keys