home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / cbm / 3452 next >
Encoding:
Internet Message Format  |  1992-08-23  |  1.1 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!comp.vuw.ac.nz!newshost.wcc.govt.nz!kosmos.wcc.govt.nz!mcmillan_a
  2. Newsgroups: comp.sys.cbm
  3. Subject: 128 Help Wanted
  4. Message-ID: <1992Aug24.141139.1@kosmos.wcc.govt.nz>
  5. From: mcmillan_a@kosmos.wcc.govt.nz
  6. Date: Mon, 24 Aug 1992 02:11:39 GMT
  7. Sender: news@peponi.wcc.govt.nz (NEWS)
  8. Organization: Welligton City Council, Public Access.
  9. Lines: 22
  10.  
  11.  
  12. Hello there
  13.  
  14. This is my first attempt to post a msg into comp.sys.cbm and as I write
  15. I've no idea if this msg will make it or not.
  16. I'm hoping to get some help with a 128 programming problem;
  17.  
  18. I wish to use SYS4864,,,,,AA,A$ in my program.
  19. The AA variable I can handle, and also A$ if it exists. But if A$ does
  20. not exist my program doesn't know and I can't figure out how to tell it.
  21.  
  22. My code is
  23. 1300 jsr$880f ;variable AA lo in y, hi in acc
  24. 1302 jsr$795c ;skip comma (I think)
  25. 1305 jsr$77ef ;eveluate string (??)
  26.  
  27. I now have AA$'s length and address in $49-4B. But it doesn't show a
  28. zero length if AA$ doesn't exist.
  29. Any help MUCH appreciated... have spent many days so far looking!
  30.  
  31. Cheers - Kirk
  32.  
  33.