Search found 2771 matches

by dilwyn
Fri May 03, 2024 9:57 am
Forum: Software & Programming
Topic: Psion Abacus
Replies: 6
Views: 165

Re: Psion Abacus

Document attached originally from Dave Walker, contains information on the internal formats of the Psion programs. Had to zip it up as the Forum wouldn't accept it as an attachment otherwise. The file is called Textidy_ref - it's actually a Quill DOC file but presumably Dave renamed it as there was ...
by dilwyn
Thu May 02, 2024 6:16 pm
Forum: The Off-Topic Section
Topic: Today I Received...
Replies: 647
Views: 299851

Re: Today I Received...

Nice one Steve.
by dilwyn
Wed May 01, 2024 7:17 pm
Forum: Software & Programming
Topic: Pointer Absolute Position
Replies: 7
Views: 219

Re: Pointer Absolute Position

Nice, Dilwyn. INKEY$ need a channel, though, Better use a combination of SUSJB and KEYROW perhaps? Of course, if you close the channels. Only wrote that example to explain how to read absolute pointer positions from S*Basic without resorting to extensions. And your extension is perfect, much easier...
by dilwyn
Wed May 01, 2024 4:02 pm
Forum: Software & Programming
Topic: QSTAR 1
Replies: 10
Views: 419

Re: QSTAR 1

Not had time to try it out (I'm useless at games anyway), but looks absolutely superb.
by dilwyn
Wed May 01, 2024 3:08 pm
Forum: Software & Programming
Topic: Pointer Absolute Position
Replies: 7
Views: 219

Re: Pointer Absolute Position

To explain a little how it's done, and preserve this information for the future, as this is a potentially useful technique for those very rare cases where you need to read the absolute pointer position, here's a small demo of it written in BASIC. It only works on systems with pointer environment - I...
by dilwyn
Wed May 01, 2024 1:17 pm
Forum: Hardware
Topic: CST Ram Plus eproms - CST QDisc v4 issue
Replies: 9
Views: 302

Re: CST Ram Plus eproms - CST QDisc v4 issue

There is a manual for the CST RAM Plus card at https://dilwyn.qlforum.co.uk/docs/manua ... amplus.pdf (in case you didn't get one with it).
by dilwyn
Wed May 01, 2024 11:57 am
Forum: Software & Programming
Topic: Pointer Absolute Position
Replies: 7
Views: 219

Re: Pointer Absolute Position

Thank you Per, saved me time writing an equivalent. Not tried it yet, looks a bit like what I would have done and straightforward enough.
by dilwyn
Tue Apr 30, 2024 10:18 pm
Forum: Software & Programming
Topic: Pointer Absolute Position
Replies: 7
Views: 219

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 ...
by dilwyn
Tue Apr 30, 2024 8:57 pm
Forum: Software & Programming
Topic: Pointer Absolute Position
Replies: 7
Views: 219

Pointer Absolute Position

To save me reinventing the wheel, anyone know how (or if?) a program with no open CON channel can monitor the absolute pointer position on the screen? Happy to be told it's not possible or if I'm a fool to even think of trying it. It's for a little personal program which sits quietly in the backgrou...
by dilwyn
Mon Apr 29, 2024 9:46 pm
Forum: Hardware
Topic: To Minerva or not to Minerva...
Replies: 20
Views: 431

Re: To Minerva or not to Minerva...

Nice! Heard about those instore demo boards, but never seen a real live example. Thanks for the picture.