Path: news.cs.au.dk!news.net.uni-c.dk!uninett.no!news-feed.inet.tele.dk!bofh.vszbr.cz!newsfeed.berkeley.edu!intgwpad.nntp.telstra.net!nsw.nnrp.telstra.net!not-for-mail From: dragon@hitech.net.au (Dragon City Systems) Newsgroups: comp.lang.beta Subject: Re: How to PRINT something in BETA Message-ID: <388e59b2.2340345@news.hitech.net.au> References: <20000125084245.16066.qmail@noatun.mjolner.dk> X-Newsreader: Forte Free Agent 1.11/32.235 Lines: 34 Date: Wed, 26 Jan 2000 02:22:52 GMT NNTP-Posting-Host: 203.43.44.212 X-Complaints-To: abuse@telstra.net X-Trace: nsw.nnrp.telstra.net 948853279 203.43.44.212 (Wed, 26 Jan 2000 13:21:19 EST) NNTP-Posting-Date: Wed, 26 Jan 2000 13:21:19 EST Organization: Customer of Telstra Big Pond Direct Xref: news.cs.au.dk comp.lang.beta:12220 Yes you can ! try this : utfile : @file; 'lpt1:' -> utfile.name; (* for DOS/ Windows machine *) utfile.openwrite; ' this is printed on the printer ' -> utfile.putline; utfile.close; ------- more or less like Pascal really. -------- Cheers, Brett On 25 Jan 2000 08:42:45 -0000, "Sascha Kimmel \(tricos Mediaservice\)" wrote: >Hi, > >although Mjolner has included printing functions in the tool "Mjolner" >itself, printing is not available in BETA at all! >Will this be available sometime? > >Regards, >Sascha Kimmel >