home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13248 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1008 b 

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!rutgers!bagate!cbmvax!cbmehq!cbmfra!forgeas
  2. From: forgeas@swinjm.UUCP (Jean-Michel Forgeas)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: TagItem tricks
  5. Message-ID: <FsLEr*iY1@swinjm.UUCP>
  6. Date: 10 Sep 92 11:48:57 GMT
  7. References: <9209071929.AA28631@csugrad.cs.vt.edu>
  8. Reply-To: cbmvax!cbmehq!cbmfra!swinjm!forgeas (Jean-Michel Forgeas)
  9. Organization: The Software Winery
  10. Lines: 15
  11. X-Newsreader: Arn V1.00 alpha rel2
  12.  
  13. In article <9209071929.AA28631@csugrad.cs.vt.edu>, Paul Miller writes:
  14.  
  15. > What would be the best way to add and remove specific items from a TagList?
  16.  
  17. To add tags:
  18. Examine the taglist to find the TagItem where ti_Tag = TAG_END (or TAG_DONE),
  19. and replace it with TAG_MORE. Then into ti_Data put a pointer to an other
  20. taglist.
  21.  
  22. To remove a Tag:
  23. Replace it with TAG_IGNORE.
  24. --
  25. Jean-Michel Forgeas         uunet!cbmvax!cbmehq!cbmfra!swinjm!forgeas
  26. 4 rue du General Leclerc                       __
  27. 95210 Saint Gratien, France                    \/
  28.