home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / hypercar / 3082 < prev    next >
Encoding:
Text File  |  1992-08-12  |  799 b   |  23 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!sun-barr!apple!mumbo.apple.com!gallant.apple.com!NewsWatcher!user
  3. From: jpugh@apple.com (Jon Pugh)
  4. Subject: Re: NULL legal in paramPtr->returnValue field?
  5. Sender: news@gallant.apple.com
  6. Message-ID: <jpugh-120892175039@90.20.3.213>
  7. Date: Thu, 13 Aug 1992 00:51:24 GMT
  8. References: <9786@uqcspe.cs.uq.oz.au>
  9. Organization: Apple Computer, Inc.
  10. Followup-To: comp.sys.mac.hypercard
  11. Lines: 10
  12.  
  13. In article <9786@uqcspe.cs.uq.oz.au>, tonyg@cs.uq.oz.au (Tony Gedge) wrote:
  14. > I have a quick question about legal values in the returnValue field of
  15. > the XCmdBlock record.  If no result is to be returned from a XFCN, is
  16. > it legal to set this handle to NULL, or should a handle containing a null
  17. > string be assigned to it?
  18.  
  19. NULL is perfectly fine.
  20.  
  21. Jon
  22.