home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4600 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: nntp.teleport.com!sschaem
  2. From: sschaem@teleport.com (Stephan Schaem)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: SAS ASM question, retry
  5. Date: 1 Mar 1996 19:37:14 GMT
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Message-ID: <4h7jla$3n9@maureen.teleport.com>
  8. References: <4gmlu0$3a2@sulla.cyberstore.ca> <4gnpvh$r7@maureen.teleport.com> <DnJG9u.uA@unx.sas.com>
  9. NNTP-Posting-Host: julie.teleport.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Doug Walker (walker@chang.unx.sas.com) wrote:
  13.  
  14. : In article <4gnpvh$r7@maureen.teleport.com>, sschaem@teleport.com (Stephan Schaem) writes:
  15. : |> Shawn Chin (daemauk@dsoe.com) wrote:
  16. : |> :         In assembly, what does "set *-<label>" imply?  (The SAS assembler
  17. : |> :  doesn't like this expression, probably because the * is a comment character)
  18. : |> :  Is SET a compiler directive to be used in conjunction with LIST and 
  19. : |> : NOLIST?  I
  20. : |> :  don't kow what LIST ad NOLIST are either. =)
  21. : |> 
  22. : |>  SAS dont provide any docs on they assembler?.... But thats possible
  23. : |>  since lattice didn't. My guess is that you have no busness writting
  24. : |>  for the assembler :) If possible use a real macro assembler and link
  25. : |>  your asm functions.
  26.  
  27. : Yes, we provide assembler documentation.  If SET isn't in there, we don't
  28. : support it.  I've never really done anything with the assembler myself,
  29. : that was Steve Krueger's area.
  30.  
  31.  Then SAS dont support SET, LIST, NOLIST or the person asking the
  32.  question is not aware SAS product come with a manual... 
  33.  
  34.  I assumed the above because my lattice manual do not cover 'as' aside
  35.  as a command line tool. (And the chapter on register passing and
  36.  linking requirement). 
  37.  
  38.  Stephan
  39.