Tutorialaa




Prev | Up | Next | Back | Forward | Online Documentation Home Page

SYNOPSIS

       aa [options] [filelist]


DESCRIPTION

       Aa  is  Ada-ASSURED - a language sensitive editor for Ada.
       The editor is invoked on each file in filelist.

       Aa is a shell script which invokes one  of  the  following
       depending on how Ada-ASSURED was installed:

       aa83
           A  language  sensitive editor for Ada 83 with built-in
           style enforcement.

       aa95
           A language sensitive editor for Ada 95  with  built-in
           style enforcement.


OPTIONS

       On  X the standard X toolkit options are supported.  Other
       options are:


       -b      Invoke the editor in batch mode.  No windows  will
               appear.


       -l script
               Execute the commands in the file script.


       -command command
               Execute  the command command. Only supported under
               the Microsoft Windows version and should  only  be
               used   to  set  scheme  resource  variables  using
               define.


       -language 83 | 95
               Use the specified  choice  for  the  Ada  language
               instead of the default.


ERRORS

       Authorization  Failure.   This  indicates that Ada-ASSURED
       has failed to find a valid license for your workstation.


FILES

       .aa_enforcement_params
               The file containing enforcement parameters.


       aa-resources
       SPC-94093-CMC, Version 01.00.10, October 1995.


COPYRIGHT

       Copyright  1997--2002,  by GrammaTech, Inc., 317 N. Aurora
       St., Ithaca, NY 14850.



Ada-ASSURED        Release 3.5, July 2004              AA(l)


Forward