Path: news.cs.au.dk!not-for-mail From: "Sascha Kimmel" Newsgroups: comp.lang.beta Subject: RE: program 'cat.bet': Suggested implementation? Date: 19 Jun 2000 17:35:38 -0000 Organization: University of Aarhus, Department of Computer Science (DAIMI) Lines: 42 Approved: mailtonews@cs.au.dk Distribution: world Message-ID: <20000619173538.8322.qmail@noatun.mjolner.dk> Reply-To: "Sascha Kimmel" NNTP-Posting-Host: daimi.cs.au.dk X-Trace: xinwen.cs.au.dk 961436154 290078 255.255.255.255 (19 Jun 2000 17:35:54 GMT) X-Complaints-To: news@cs.au.dk NNTP-Posting-Date: 19 Jun 2000 17:35:54 GMT Xref: news.cs.au.dk comp.lang.beta:12439 > -----Original Message----- > From: Jørgen Lindskov Knudsen [mailto:jlk@mjolner.dk] > Sent: Monday, June 19, 2000 4:16 PM > To: usergroup@mjolner.dk > Subject: Re: program 'cat.bet': Suggested implementation? > > > > Atle wrote in message > news:394D6332.D6C6CFB5@skynet.be... > > Jorgen Lindskov Knudsen wrote: > > > > > > ... > > > The correct program part is: > > > > > > fil: @file(# accesserror:: (# do false->OK #); > > > nosucherror:: (# do false->OK #); > > > othererror:: (# do false->OK #); > > > #); > > > ... > > > true->OK; > > > fil. openread; > > So, OK is internal to the file object, I guess. > > No, You have yourselves declared OK in your program - I just used that > definition :-) > > > Thanx. > > In fact, I guess the way to do it is to check the definitions of file in > the interface ... > > Right :-) What about a book named "BETA in a Nutshell" published by - again - O'REILLY? And then "BETA Cookbook" and then "BETA pocket reference" ? Would be nice if these books would exist :) Regards, Sascha Kimmel