2006_11_01
Update_01 for the ASxxxx Assembler and Linker Version 4.11

(use 'pkunzip -d U01411.ZIP' for extraction with MS-DOS)

(use 'unzip -L -a U01411.ZIP' for extraction with Linux)


   This  update  for  Version  4.11  of the  ASxxxx Cross
Assemblers  modifies  the  functionality  of  the  .list,
.nlist, .page, and .include directives.

   The  .list and .nlist  directives are now  modified by
.if / .else / .endif  processing  so that they are active
only in a TRUE clause.

   The  .page  and  .include  directives are now modified
by the  .list  and  .nlist  directives so that pagination
occurs only when listing is active.

   The new  default functionality for the  .list,  .nlist
and  .page  directives  may  be  modified by including an
optional argument in the  directive as shown here for the
.list directive:

      .list    arg
		
a non-zero argument invokes the directive irrespective of
the .if / .else / .endif status.


   Merge the update asxv4pxx directory and subdirectories
with the V4.11 distribution.  The following files will be
overwritten:

[asxv4pxx\asxxsrc]:
      asexpr.c
      aslex.c
      aslist.c
      asmain.c
      asout.c
      asxxxx.h

[asxv4pxx\asxxhtml]
      asxupt.htm

   You must recompile all the ASxxxx assemblers to incorporate
the update.

        Note:
           This update includes Patch 01 for Version 4.11
           of the ASxxxx Cross Assemblers.

