VMS Help
ADA, Language Topics, Statements

 *Conan The Librarian

    A statement describes an executable action which the program is
    to perform. Multiple statements nested between a 'begin' and an
    'end' reserved word are treated as a single statement.

    Statements can be labeled; labels have the following form:

    <<label_simple_name>>

  Additional Information (explode) :

  Close     Help