home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- 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
- From: Dmitry Boldyrev <dmitry@chemistry.chem.utah.edu>
- Subject: "GLOBAL System Variables", Help!!!
- Message-ID: <1993Jan21.200510.7950@fcom.cc.utah.edu>
- X-Xxmessage-Id: <A5A1CBAB3001C4C9@quadra.chem.utah.edu>
- X-Xxdate: Tue, 21 Jan 92 10:07:55 GMT
- Sender: news@fcom.cc.utah.edu
- Organization: University of Utah
- X-Useragent: Nuntius v1.1.1d17
- Date: Thu, 21 Jan 93 20:05:10 GMT
- Lines: 10
-
- Hello,
- Does anyone know how to write/read Global variables in
- THINK Pascal ?
- I have an address of CurActivate ($0A64) and size (4).
- Think Reference says that it's a "Global Variable", but
- when I tried to use it in Pascal it says "unknown indef.".
- " MyWindow := CurActivate; "
- doesn't work!
- Please, help!
- Thank You VERY Much! :)
-