home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!dog.ee.lbl.gov!ucbvax!MC.MARICOPA.EDU!SHOECRAFT
- From: SHOECRAFT@MC.MARICOPA.EDU (Steve Shoecraft)
- Newsgroups: comp.os.vms
- Subject: DCL symbols from an image
- Message-ID: <01GSNDM8ODYQ000G0Z@mc.maricopa.edu>
- Date: 23 Dec 92 15:50:47 GMT
- Sender: usenet@ucbvax.BERKELEY.EDU
- Organization: The Internet
- Lines: 8
-
-
- I am writing an application which must not only get symbols, but set DCL
- symbols. I am unable to use the LIB$GET_SYMBOL and LIB$SET_SYMBOL services
- because I need to be able to work with integers as well. Does anyone have an
- example (C or MACRO) that does this? I would also like to be able to determine
- whether the symbol was/is global or local on the get, and to specify global or
- local on the set.
-
-