home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / asmutil / struca86.zip / STRUCA86.DOC < prev   
Text File  |  1989-12-29  |  1KB  |  28 lines

  1. The accompanying file Struca86.asm is an interpretation of the macros
  2. found in "StructurE: The Complete Toolkit For Structuring Assembly
  3. Language Programs" by Kurt M. Schindler for A86.  I regret to say that
  4. they have not all been completely proofed and tested.  I found the book
  5. to be excellent reading if for no other reason as a good study of macro
  6. construction.  The book is hard to find so I will include the following
  7. information for those who wish to procure it.
  8.  
  9.     "StructurE: The Complete Toolkit For Structuring Assembly Language
  10.     Programs" by Kurt M. Schindler
  11.     Published by Logical Solutions Research and Development, Inc.
  12.     256 Humkey St.,NE
  13.     Palm Bay, FL   32907
  14.  
  15.     Book:        $29.95
  16.     Disk:        $19.95
  17.     Book & Disk  $39.95  (Save $10.00)
  18.     Shipping      $2.95
  19.    
  20. The macros were intended to be used with an include statement but by
  21. using a skeleton file with these already in it will suffice to the same
  22. ends.  I would like to see an option eventually added to a86 that would
  23. permit error messages to be displayed on the screen at compile time to
  24. alert the programmer of errors in the macro routines. Oh well, you can't
  25. satisfy everyone.
  26.  
  27.                                         John Barnes
  28.