Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ames!ucbcad!ucbvax!UDCVAX.BITNET!UDCSTAFF From: UDCSTAFF@UDCVAX.BITNET Newsgroups: comp.os.vms Subject: Re: SMG-Definitions not in FORSYSDEF.TLB Message-ID: <8708171825.AA06727@ucbvax.Berkeley.EDU> Date: Mon, 17-Aug-87 12:08:00 EDT Article-I.D.: ucbvax.8708171825.AA06727 Posted: Mon Aug 17 12:08:00 1987 Date-Received: Tue, 18-Aug-87 05:31:02 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 23 > From: Jnet%"oper@dhafeu51" 17-AUG-1987 08:59 > Subj: SMG-Definitions not in FORSYSDEF.TLB > when I tried to compile the SWING sources, the definitions for some > SMG constants were not found ( SMG$M_BOLD for example ). I looked > through SYS$LIBRARY:FORSYSDEF.TLB's module SMGDEF and the defs really lacked! > Can somebody tell me, where to find them ? I had the same problem here, so I edited the sources to 'include' a file called SMGDEF.TXT that was part of a previous release of SWING. If you have the sources to an older version of SWING, look up that file. Or, if no one else has a quick and easy solution, I can send you a copy of SMGDEF.TXT. Another problem... does anyone have the SWING.CLD file? I didn't get it. Basically, I hacked out a file that looked like: DEFINE VERB SWING IMAGE [directory]SWING.EXE QUALIFIER START, VALUE(TYPE=$QUOTED_STRING) It seems to work, but I am sure it is incomplete. Can someone post the proper CLD file?