Page 30 of 30

Re: Q_Liberator malaise

Posted: Thu Jul 17, 2025 11:13 am
by Martin_Head
Try this.
qtrans2DB4.zip
(56.19 KiB) Downloaded 2 times
This is the original 'bodged' version of QTrans2. In which I have patched all the Q_ERR... keyword definitions to Q_XXX..

This is to 'disable' the built in Q_ERR keywords. Before EXECing the program, LRESPR the QERR601B_bin file to add the replacement Q_ERR keywords.

Re: Q_Liberator malaise

Posted: Thu Jul 17, 2025 11:42 am
by RalfR
Is it now clear that the cache problems are caused by Q_ERR_xx?

Re: Q_Liberator malaise

Posted: Thu Jul 17, 2025 2:28 pm
by NormanDunbar
Dilwyn" wrote:CHECK looks for the FI2_CALL keyword (returns 1 if it exists and 0 if it doesn't - it's a function in DJToolkit).
I can thoroughly recommend DJToolkit. I've been using it since the 1990s, almost every time I used my QL.

:D :D :D :D :D

Cheers,
Norm.

Re: Q_Liberator malaise

Posted: Thu Jul 17, 2025 4:15 pm
by Artificer
Hi Martin,
Thanks for your work and the rapid turnaround of a new software test.
Unfortunately I am again away from home and the Q60 and so I won't be able to test and report back until a week on Monday.

Cheers

Re: Q_Liberator malaise

Posted: Thu Jul 17, 2025 5:02 pm
by Martin_Head
Artificer wrote: Thu Jul 17, 2025 4:15 pm Hi Martin,
Thanks for your work and the rapid turnaround of a new software test.
Unfortunately I am again away from home and the Q60 and so I won't be able to test and report back until a week on Monday.

Cheers
I have done the same patch for SQRview. It's just a shot in the dark to see if it fixes the problems with SQRview

Same as before LRESPR QERR601B_bin first

Re: Q_Liberator malaise

Posted: Fri Jul 18, 2025 11:07 am
by BSJR
Martin_Head wrote: Thu Jul 17, 2025 5:02 pm I have done the same patch for SQRview. It's just a shot in the dark to see if it fixes the problems with SQRview

Same as before LRESPR QERR601B_bin first
I don't know what you did to SQRview but I wonder if this will work.
Versions 1.01 & 1.02 have the old ('94) QLib_ext built in, so any recently loaded version should be ignored by SQRview's own Q_ERR version.

On my QPC2, with a recent QLib_run (02.06.25), this SQRview102D4B stops with an "invalid name" on Q_ERR_ON when loading a picture.

BSJR