home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 21897 < prev    next >
Encoding:
Text File  |  1993-01-21  |  899 b   |  24 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!hamblin.math.byu.edu!news.byu.edu!ux1!fcom.cc.utah.edu!quadra.chem.utah.edu!dmitry
  3. From: Dmitry Boldyrev <dmitry@chemistry.chem.utah.edu>
  4. Subject: "GLOBAL System Variables", Help!!!
  5. Message-ID: <1993Jan21.200510.7950@fcom.cc.utah.edu>
  6. X-Xxmessage-Id: <A5A1CBAB3001C4C9@quadra.chem.utah.edu>
  7. X-Xxdate: Tue, 21 Jan 92 10:07:55 GMT
  8. Sender: news@fcom.cc.utah.edu
  9. Organization: University of Utah
  10. X-Useragent: Nuntius v1.1.1d17
  11. Date: Thu, 21 Jan 93 20:05:10 GMT
  12. Lines: 10
  13.  
  14. Hello,
  15. Does anyone know how to write/read Global variables in 
  16. THINK Pascal ?
  17. I have an address of CurActivate ($0A64) and size (4).
  18. Think Reference says that it's a "Global Variable", but
  19. when I tried to use it in Pascal it says "unknown indef.".
  20. " MyWindow := CurActivate; "
  21. doesn't work!
  22. Please, help!
  23. Thank You VERY Much! :)
  24.