Search found 1319 matches

by pjw
Wed May 01, 2024 7:06 pm
Forum: Software & Programming
Topic: Pointer Absolute Position
Replies: 7
Views: 137

Re: Pointer Absolute Position

Nice, Dilwyn. INKEY$ need a channel, though, Better use a combination of SUSJB and KEYROW perhaps?
by pjw
Wed May 01, 2024 12:12 am
Forum: Software & Programming
Topic: Pointer Absolute Position
Replies: 7
Views: 137

Re: Pointer Absolute Position

<>That would be very helpful if you could post them, thank you Per. It is very easy with a CON_0x0 but even 0x0 keeps confusing the pointer focus for some reason, plus there are systems on which con_0x0 can't be used. Well, one of these routines requires the PI to be installed, but I guess that is ...
by pjw
Tue Apr 30, 2024 10:09 pm
Forum: Software & Programming
Topic: Pointer Absolute Position
Replies: 7
Views: 137

Re: Pointer Absolute Position

The simplest might just be to open a tiny window, eg 0x0a0x0, and read the pointer with RDPT. If you really cant use an open channel for whatever reason there is my S\CRXY and GPT toolkit commands. SCRXY reads the size of the screen and GPT gets the current pointer position - both without the need f...
by pjw
Sat Apr 27, 2024 10:01 am
Forum: Hardware
Topic: Announcing the new "Gold Card" - QIMSI Gold
Replies: 44
Views: 1667

Re: Announcing the new "Gold Card" - QIMSI Gold

Amazing achievement! Looking forward to see it in action!
by pjw
Wed Apr 24, 2024 5:10 pm
Forum: General QL Chat
Topic: Advanced QL User Guide
Replies: 50
Views: 24216

Re: Advanced QL User Guide

Thanks are due to you too, Norm, for your e-zine! And for dispelling any lingering doubts about the myth that A1 is an active stack pointer! That myth has haunted the years of innocence and stout hearts of many of us who ventured to wrestle with the arcane mysteries of Qdos programming! Lead astray ...
by pjw
Wed Apr 24, 2024 4:29 pm
Forum: General QL Chat
Topic: Advanced QL User Guide
Replies: 50
Views: 24216

Re: Advanced QL User Guide

NormanDunbar wrote: Wed Apr 24, 2024 2:26 pm Hi Derek,

just to let you know, I certainly appreciate your continued efforts regarding these books.


Cheers,
Norm.
I totally agree!
by pjw
Tue Apr 23, 2024 2:10 pm
Forum: Software & Programming
Topic: Re: Q68 direct sector access
Replies: 20
Views: 537

Re: Q68 direct sector access

All seems to work well now, including the Rename program above.
Sorry about the fuss, but it was worth it ;)
by pjw
Tue Apr 23, 2024 2:07 pm
Forum: General QL Chat
Topic: Anouncement for the 40th Anniversary of the Sinclair QL in Dormagen (Germany)
Replies: 33
Views: 4357

Re: Anouncement for the 40th Anniversary of the Sinclair QL in Dormagen (Germany)

I arrive Thursday evening (inshallah!) and leave Sunday morning. Looking forward :)
by pjw
Mon Apr 22, 2024 8:43 pm
Forum: Software & Programming
Topic: Re: Q68 direct sector access
Replies: 20
Views: 537

Re: Q68 direct sector access

Thanks, Derek. Im not doing any more with that program since I have something much better in the pipeline ;) So feel free to do with it as you please. Now for some good news: It was a false alarm I raised! Direct sector access works on Q68 in the same way as on QPC2 and SMSQmulator - ! (At least for...
by pjw
Mon Apr 22, 2024 5:16 pm
Forum: Software & Programming
Topic: Re: Q68 direct sector access
Replies: 20
Views: 537

Re: Q68 direct sector access

Artificer wrote: Mon Apr 22, 2024 5:14 pm
Per wrote:
Just use my program (above)
Why then are you unable to use your program to rename QXL.win files on the Q68?
I dont know. Can you? If you can then I must have been mistaken.. Please let us know.