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