home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilss / sasm / SAsm / WARNING < prev   
Text File  |  1993-04-09  |  414b  |  12 lines

  1. The Basic integer variables O% and P% are used by SAsm
  2. and should NOT be used or manipulated by the user
  3. unless you are absolutely sure of what you are doing.
  4.  
  5. The Basic variable Q% is used to hold the OPT setting
  6. for the assembler and it is important to make sure
  7. that this is not used in any of your code.
  8.  
  9. The ONLY permitted modification of Q% is if you require
  10. an assembler listing as described in the Manual
  11.  
  12.