29.06.2013 Views

Qshell Interpreter (qsh) - FTP Directory Listing - IBM

Qshell Interpreter (qsh) - FTP Directory Listing - IBM

Qshell Interpreter (qsh) - FTP Directory Listing - IBM

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

[ Legal | AS/400 Glossary ]<br />

break - Exit from for, while, or until loop<br />

Synopsis<br />

Description<br />

Options<br />

Operands<br />

Exit status<br />

break[ n ]<br />

You can use break to exit from the smallest enclosing for, while, or until loop or<br />

from the nth enclosing loop. Processing resumes with the command immediately<br />

following the loop.<br />

None.<br />

Related information<br />

colon (:) - Null utility<br />

Synopsis<br />

Description<br />

Options<br />

Operands<br />

The value of n must be greater than or equal to 1.<br />

v 0 when successful.<br />

v “continue - Continue for, while, or until loop”<br />

[ Legal | AS/400 Glossary ]<br />

:[ argument ... ]<br />

You can use colon where you must have a command, but you do not want the<br />

command to do anything. For example, in the then condition of an if command.<br />

None.<br />

Each argument is expanded.<br />

Chapter 4. Utilities 99

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!