Search found 1313 matches

by pjw
Mon Jan 25, 2021 8:41 pm
Forum: Software & Programming
Topic: New Pointer Environment
Replies: 22
Views: 5798

Re: New Pointer Environment

<> We have one pending submission from HAOUI for WMAN that actually fully implements the WM.INDEX call. I'm of two hearts on this one, on one hand I'm really grateful that somebody other than Wolfgang or me submits code for the PE, on the other hand there is currently no use case for it. Especially...
by pjw
Mon Jan 25, 2021 5:10 pm
Forum: Software & Programming
Topic: Passing channels to jobs
Replies: 32
Views: 6944

Re: Passing channels to jobs

pjw your latest code samples and very useful associated notes look very interesting. When I find the time I will be cheekily converting your (much easier to read now you have added some : and REMs) code, into the form I like for compiling. Right now I was fascinated to see how the slaves, all worki...
by pjw
Mon Jan 25, 2021 3:35 pm
Forum: QL Emulation
Topic: QPC2 v5 released
Replies: 58
Views: 19373

Re: QPC2 v5 released

Thanks Dilwyn :) I knew I didnt have to try to fiddle it out myself; just wait patiently and youd write it up! Super!
by pjw
Mon Jan 25, 2021 3:03 pm
Forum: Software & Programming
Topic: Passing channels to jobs
Replies: 32
Views: 6944

Re: Passing channels to jobs

So heres another circus trick. Five slaves writing to their master's channel simultaneously: 100 JOB_NAME 'Master' 110 ch = FOPEN("con"): rem All slaves will write here 120 PAPER#ch; 7: CLS#ch 130 : 140 FOR n% = 1 TO 5: rem 5 slaves is enough 150 cl$ = n% & HEX$(CHANID(#ch), 32): rem C...
by pjw
Mon Jan 25, 2021 1:52 pm
Forum: Software & Programming
Topic: Passing channels to jobs
Replies: 32
Views: 6944

Re: Passing channels to jobs

I downloaded pjw's Test.zip code and unziped it to ram1 in SMSQ/E. After a bit of faffing around I manged to EX (as interpret, I think) the two _bas programs successfully. I can sort of see what is going on but I do not use the SMSQ/E interpreter so the programs are not in a form I am familiar with...
by pjw
Sun Jan 24, 2021 5:53 pm
Forum: Software & Programming
Topic: SMSQ/E V3.37
Replies: 3
Views: 1179

SMSQ/E V3.37

Wow! What a massive update! What a lot of work has gone into that! You, MK & WL, deserve a Lamborghini each for that! Sadly, I dont have any to hand right now, so I hope a round of applause will suffice. (A poor consolation, I know, but well meant!)
(Who is JM, BTW?)
<still clapping>..
by pjw
Sun Jan 24, 2021 5:45 pm
Forum: Software & Programming
Topic: Passing channels to jobs
Replies: 32
Views: 6944

Re: Passing channels to jobs

<> Does via a toolkit mean via a Knoware toolkit. If so which might it be ? If not, can a general purpose toolkit be written? The toolkit in question was included with the example I gave above, Test.zip. It is a kind of PRINT command, except it can take a real channel ID. The other command, CHANID ...
by pjw
Sun Jan 24, 2021 4:36 pm
Forum: Software & Programming
Topic: Passing channels to jobs
Replies: 32
Views: 6944

Re: Passing channels to jobs

PS: You can see the PrtSc key of your laptop on your photo, above. Just to the right of the middle of the image.
by pjw
Sun Jan 24, 2021 4:34 pm
Forum: Software & Programming
Topic: Passing channels to jobs
Replies: 32
Views: 6944

Re: Passing channels to jobs

The sound job uses the keyword WAIT because PAUSE opens a channel by default thus damaging the display. Thats what SMSQ/E's inbuilt keyword SUSJB is for I don't really know how to send the WAIT code on this forum. The code I have attached were .rts or .cde files. When I tried to attach the files I ...
by pjw
Sun Jan 24, 2021 2:42 pm
Forum: The Off-Topic Section
Topic: I hate BREXIT !
Replies: 67
Views: 16010

Re: I hate BREXIT !

Overheard, conversation between two Brexiters: #1:
Theres just too many foreigners in this country! #2: Agreed! And why do we need a Foreign Secretary, when so many English girls can type!