DTRHELP.HLB — Commands Statements Clauses, BEGIN END Statement, Arguments
BEGIN
Marks the beginning of a BEGIN-END block.
statement
Is a DEC DATATRIEVE statement. Within the BEGIN-END block, end
each statement with a semicolon, a RETURN, or both.
END
Marks the end of the BEGIN-END block.