Path: news.daimi.aau.dk!jlk From: jlk@daimi.aau.dk (J|rgen Lindskov Knudsen) Newsgroups: comp.lang.beta Subject: Re: Constants in Beta Date: 26 Apr 1995 12:29:43 GMT Organization: DAIMI, Computer Science Dept. at Aarhus University Lines: 37 Message-ID: <3nlebn$cpk@belfort.daimi.aau.dk> References: <3n1mdi$6h3@pulm1.accessone.com> <3n3ifc$5n@pulm1.accessone.com> <3nld8p$cl1@belfort.daimi.aau.dk> Reply-To: jlknudsen@daimi.aau.dk (Jorgen Lindskov Knudsen) NNTP-Posting-Host: lithium.daimi.aau.dk In <3nld8p$cl1@belfort.daimi.aau.dk> Thus spake jlk@daimi.aau.dk (J|rgen Lindskov Knudsen): UUPS, I made a mistake in my previous answer on BETA constants in separate files. I wrote: >In file IDconstants.bet: >ORIGIN '~beta/basiclib/v1.4/betaenv >[[ >--- LIB : attributes --- >(# > PASTE_ID : (# exit 5 #); > CLEAR_ID : (# exit 6 #); > (* and definition of other related constants *) >#); >---]] It should read: In file IDconstants.bet: ORIGIN '~beta/basiclib/v1.4/betaenv' [[ --- LIB : attributes --- PASTE_ID : (# exit 5 #); CLEAR_ID : (# exit 6 #); (* and definition of other related constants *) ---]] Sorry, -- Jorgen Lindskov Knudsen, Computer Science Department, Aarhus University Ny Munkegade 116, DK-8000 Aarhus C, DENMARK E-mail: jlknudsen@daimi.aau.dk, Phone: +45 89 42 32 33, Fax: +45 89 42 32 55