home *** CD-ROM | disk | FTP | other *** search
- Path: news.production.compuserve.com!news
- From: Oliver Kastl <100447.3361@CompuServe.COM>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: FindTask() VERY IMPORTANT
- Date: 7 Mar 1996 22:08:11 GMT
- Organization: Elaborate Bytes
- Message-ID: <4hnmob$gdb$1@mhadf.production.compuserve.com>
- References: <4hm7qm$otm@news.uni-paderborn.de>
-
- >>
- Never ever use SysBase->ThisTask for your programs. It will be
- banned/forbidden in the next OS release. So please start using
- FindTask(NULL) now to make the life easier for an emulator.
- <<
-
- Is this change really neccessary, and why? SysBase->ThisTask is
- documented to be safe to read, so existing programs may rely on
- this.
-
- --
- Oliver Kastl, Elaborate Bytes
- Home is where the heart is
-