Search found 456 matches

by QLvsJAGUAR
Fri Feb 09, 2024 6:26 pm
Forum: General QL Chat
Topic: Anouncement for the 40th Anniversary of the Sinclair QL in Dormagen (Germany)
Replies: 24
Views: 2076

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

Swiss QLers Markus (Desin) and I intend to attend. Who else from this forum?
by QLvsJAGUAR
Fri Feb 09, 2024 12:13 pm
Forum: General QL Chat
Topic: In the market
Replies: 14
Views: 1507

Re: In the market

Hi Andrew and others, when talking about using QPC2 and loading/installing QL software from ZIP files, there's two ways: 1. The hard way, where one seeks ands gets all bits and pieces from several places in the internet and then tries to setup a working system. A QL system (as other systems like Lin...
by QLvsJAGUAR
Tue Jan 16, 2024 9:28 am
Forum: General QL Chat
Topic: User meeting in Spain to celebrate the 40th Anniversary of the Sinclair QL
Replies: 25
Views: 2742

Re: User meeting in Spain to celebrate the 40th Anniversary of the Sinclair QL

badaman wrote: Mon Jan 15, 2024 5:08 pm The report of the event in Spain is now available. Read it here:
That's what I call a QL meeting, a real QL bash! :D

I celebrated the Launch Day in typical Swiss style, with a hike and a Cheese Raclette in amazing scenery. See:
https://youtu.be/P_yK2u73LW0
by QLvsJAGUAR
Mon Jan 15, 2024 7:58 am
Forum: General QL Chat
Topic: User meeting in Spain to celebrate the 40th Anniversary of the Sinclair QL
Replies: 25
Views: 2742

Re: User meeting in Spain to celebrate the 40th Anniversary of the Sinclair QL

napsternds wrote: Sun Jan 14, 2024 10:22 pm Great event yesterday to celebrate QL's 40th anniversary. And as in the good old times, a lot of BBQL's up and running, and some other pieces of hardware running QL software (Aurora's, QXL's, Ataris, Amigas and Q68's)
Great to see that a first party happened!
by QLvsJAGUAR
Fri Jan 12, 2024 9:02 am
Forum: General QL Chat
Topic: QL-is-40!
Replies: 10
Views: 1305

QL-is-40!

by QLvsJAGUAR
Thu Jan 04, 2024 10:18 am
Forum: Links to QL Services and Websites
Topic: SBASIC / SuperBASIC Reference Manual Online
Replies: 64
Views: 78740

Re: SBASIC / SuperBASIC Reference Manual Online

Thanks, Norman.

While re-reading some chapters today (looking for SELect ON and also for DO) I have spotted some places where writing is flp1\_. Also found a place where writing is TK2\_EXT. I assume those are typos.
by QLvsJAGUAR
Thu Jan 04, 2024 10:09 am
Forum: Software & Programming
Topic: QL/E - The QL Environment (QLE)
Replies: 60
Views: 53484

Re: QL/E - The QL Environment (QLE)

Thank you for the clear and detailed explanation, Per. Another mystery solved.

And, reading the chapter "26.42 SELect ON" of the "SBASIC/SuperBASIC Reference Manual" is also handy.

Long story short: A hotfix for QL/E v3.23 is out now. Case closed.
by QLvsJAGUAR
Tue Jan 02, 2024 8:25 pm
Forum: Links to QL Services and Websites
Topic: SBASIC / SuperBASIC Reference Manual Online
Replies: 64
Views: 78740

Re: SBASIC / SuperBASIC Reference Manual Online

Thanks Norm. for keeping it alive. I replaced the copy in QL/E with the latest release. Two inputs for improvement: 1. Please increase the Release Version (for ages it is 4.0.1), at least when there's more changes than just typos corrected. 2. When generating the PDF, why not just generate it with a...
by QLvsJAGUAR
Tue Jan 02, 2024 8:16 pm
Forum: Software & Programming
Topic: QL/E - The QL Environment (QLE)
Replies: 60
Views: 53484

Re: QL/E - The QL Environment (QLE)

With regards to the QIMSI, it requires the mouse driver to be installed after the Pointer Environment has been initialised. I can't see in the documentation how you add an automatic LRESPR of a driver at boot time rather than manually opening a SuperBASIC prompt and typing the commands in. Is there...