Re: [Ql-Users] Job data space - foibles?

2013-10-10 Thread nor...@dunbar-it.co.uk
Gottit! :-) I knew I read it somewhere, and that somewhere was the Tk2 manual. If there is only one channel on a job's stack then it is open for read/write unless it is a pipe. In which case the direction is as per the pipe. If there a more channels on the stack, the the first is standard inpu

Re: [Ql-Users] Job data space - foibles?

2013-10-10 Thread Tobias Fröschle
Am 10.10.2013 um 12:02 schrieb George Gwilt: >> Marcel, Norman, >> >> I looked at both (the manual and the code), could see the mention of 'close' >> in the manual, but not in the code. The original channel is not "really" >> closed - It's channel ID in the SuperBASIC channel table is simply

Re: [Ql-Users] Job data space - foibles?

2013-10-10 Thread George Gwilt
On 10 Oct 2013, at 07:08, Tobias Fröschle wrote: > > Am 10.10.2013 um 00:37 schrieb Marcel Kilgus: > >> Norman Dunbar wrote: > >> The TK2 manual says "If the parameters of EX start with '#channel TO', >> then the corresponding SuperBASIC channel will be closed (if it was >> already open) and a

Re: [Ql-Users] Job data space - foibles?

2013-10-10 Thread Dilwyn Jones
Oh oh, i'm off into hiding ;-) Dilwyn -Original Message- From: nor...@dunbar-it.co.uk Sent: Thursday, October 10, 2013 7:07 AM To: ql-us...@q-v-d.com ; ql-us...@q-v-d.com Subject: Re: [Ql-Users] Job data space - foibles? I dif, honest! It's just that my Tk2 manual is the original as su