home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 19841 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  773 b 

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