home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20117 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  861 b 

  1. Path: sparky!uunet!pageworks.com!world!eff!ssd.intel.com!ogicse!uwm.edu!cs.utexas.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!nstn.ns.ca!ac.dal.ca!seanmcd
  2. From: seanmcd@ac.dal.ca
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Does toolbox call 'MapRect' work??
  5. Message-ID: <1992Dec20.132307.9710@ac.dal.ca>
  6. Date: 20 Dec 92 09:23:07 GMT
  7. Article-I.D.: ac.1992Dec20.132307.9710
  8. Organization: Dalhousie University, Halifax, Nova Scotia, Canada
  9. Lines: 12
  10.  
  11. Does 'MapRect' work? I'm using think pascal 3.0, and i'm trying something like
  12. MapRect(aRect,bRect,cRect);
  13. and think pascal gives me the useful 'this doesn't make sense'
  14.  
  15. MapPt(arect.topleft,bRect,cRect); does work, however, so i'm just using two
  16. mapPt calls instead. 
  17.  
  18. Any ideas why MapRect doesn't seem to be working?
  19.  
  20. --Classic 6.07 2/40--
  21.  
  22. Sean 
  23.