Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

BREAK()

Exits from a BEGIN SEQUENCE block
---------------------------------------------------------------------------------

 Syntax

        BREAK( <xExp> ) --> NIL  

 Arguments

        <xExp>   is any valid expression. It is always required. If do 
                  not want to pass any argument, just use NIL.

 Returns

        NIL    

 Description

      This function passes control to the RECOVER statement in a  BEGIN
      SEQUENCE block.

 Examples

      Break( NIL )
  

Status

      Ready

 Compliance

      BREAK() is fully CA-Clipper compliant.

 Files

      Library is vm



See Also: BEGIN SEQUENCE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson