home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / atari / 8bit / 4563 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  723 b 

  1. Path: sparky!uunet!portal!cup.portal.com!Rick_Michael_Cortese
  2. From: Rick_Michael_Cortese@cup.portal.com
  3. Newsgroups: comp.sys.atari.8bit
  4. Subject: Re: Action! problem.
  5. Message-ID: <65457@cup.portal.com>
  6. Date: Tue,  8 Sep 92 09:35:24 PDT
  7. Organization: The Portal System (TM)
  8. References:  <HZXqqB4w165w@cyberden.uucp>
  9. Lines: 8
  10.  
  11. BTW: I replied to this on BAAUG, but I just noticed one other thing. If you
  12. store ML in an Action! string/byte array, the first character in the array
  13. will be the length of the string. Since the basic pushes stuff on the stack
  14. you'll probably have to (Sheesh! on line so mistakes are possible!)
  15.  
  16. MoveBlock($600, APACtn+1, 79)
  17.  
  18. then call it by making the procedure point to $601 to pass the 1st PLA.
  19.