Quill from Gilsoft

Anything QL Software or Programming Related.
User avatar
Sebright
Chuggy Microdrive
Posts: 58
Joined: Fri Feb 07, 2025 9:55 am

Re: Quill from Gilsoft

Post by Sebright »

Just in case anyone is interested, I've attached an updated version of the "advutils" folder that Rich Mellor compiled and is currrently on Dilwyn's website, containing the amended Quill_to_BASIC conversion program (plus the other ACT utilities, untouched). The BASIC source is included.

Cheers,
Alan
advutils2025.zip
(80.59 KiB) Downloaded 5 times


Try out Finding Evan - a text adventure with graphics for SMSQ/E & QDOS
[Another adventure coming soon: Otis Travels In Space - PM me if you want to try the beta, QDOS only]
User avatar
Popopo
Super Gold Card
Posts: 524
Joined: Wed Apr 07, 2021 10:37 am

Re: Quill from Gilsoft

Post by Popopo »

Thank you.

By the way, Alvaro A was looking for older versions to check if there was a bug from previous versions.
Do you have previous versions of Quill ?


User avatar
Andrew
QL Wafer Drive
Posts: 1050
Joined: Tue Jul 17, 2018 9:10 pm

Re: Quill from Gilsoft

Post by Andrew »

Popopo wrote: Tue Jul 15, 2025 12:29 pm By the way, Alvaro A was looking for older versions to check if there was a bug from previous versions.
Do you have previous versions of Quill ?
I have versions A00, A01 and A07


User avatar
Popopo
Super Gold Card
Posts: 524
Joined: Wed Apr 07, 2021 10:37 am

Re: Quill from Gilsoft

Post by Popopo »

Andrew wrote: Tue Jul 15, 2025 12:39 pm
Popopo wrote: Tue Jul 15, 2025 12:29 pm By the way, Alvaro A was looking for older versions to check if there was a bug from previous versions.
Do you have previous versions of Quill ?
I have versions A00, A01 and A07
Great!
Could you share it here? or by Private as please you.


User avatar
Sebright
Chuggy Microdrive
Posts: 58
Joined: Fri Feb 07, 2025 9:55 am

Re: Quill from Gilsoft

Post by Sebright »

I theoretically have A06 on a floppy disk, but I just scrapped another disk drive trying to recover it :evil:

As for QuillA07, I'd be interested to know what number of system messages it goes up to. On my copy, they are empty apart from 30 and 31 (Y/N, respectively). But it needs to go up to 35 for "I/O Error". I know you can edit / add your own, but I'm fairly sure they were populated with the correct messages when I used it. Maybe that was my old A06 version?

Cheers,
Alan


Try out Finding Evan - a text adventure with graphics for SMSQ/E & QDOS
[Another adventure coming soon: Otis Travels In Space - PM me if you want to try the beta, QDOS only]
User avatar
Andrew
QL Wafer Drive
Posts: 1050
Joined: Tue Jul 17, 2018 9:10 pm

Re: Quill from Gilsoft

Post by Andrew »

Sebright wrote: Tue Jul 15, 2025 2:00 pm As for QuillA07, I'd be interested to know what number of system messages it goes up to. On my copy, they are empty apart from 30 and 31 (Y/N, respectively).
Same on my copy. And 31 is the last.


User avatar
Popopo
Super Gold Card
Posts: 524
Joined: Wed Apr 07, 2021 10:37 am

Re: Quill from Gilsoft

Post by Popopo »

It seems that another Spanish user has fixed a bug in the last version (and suspect hereby present in the previous too).
Alvaro A. has the details.
@aalea
Last edited by Popopo on Tue Jul 15, 2025 3:39 pm, edited 1 time in total.


User avatar
dilwyn
Mr QL
Posts: 3134
Joined: Wed Dec 01, 2010 10:39 pm

Re: Quill from Gilsoft

Post by dilwyn »

Sebright wrote: Tue Jul 15, 2025 12:22 pm Just in case anyone is interested, I've attached an updated version of the "advutils" folder that Rich Mellor compiled and is currrently on Dilwyn's website, containing the amended Quill_to_BASIC conversion program (plus the other ACT utilities, untouched). The BASIC source is included.

Cheers,
Alan
advutils2025.zip
May I add this to my website, Alan?


User avatar
Sebright
Chuggy Microdrive
Posts: 58
Joined: Fri Feb 07, 2025 9:55 am

Re: Quill from Gilsoft

Post by Sebright »

dilwyn wrote: Tue Jul 15, 2025 3:37 pm
Sebright wrote: Tue Jul 15, 2025 12:22 pm Just in case anyone is interested, I've attached an updated version of the "advutils" folder that Rich Mellor compiled and is currrently on Dilwyn's website, containing the amended Quill_to_BASIC conversion program (plus the other ACT utilities, untouched). The BASIC source is included.

Cheers,
Alan
advutils2025.zip
May I add this to my website, Alan?
Yes please, Dilywn :D


Try out Finding Evan - a text adventure with graphics for SMSQ/E & QDOS
[Another adventure coming soon: Otis Travels In Space - PM me if you want to try the beta, QDOS only]
User avatar
Sebright
Chuggy Microdrive
Posts: 58
Joined: Fri Feb 07, 2025 9:55 am

Re: Quill from Gilsoft

Post by Sebright »

Andrew wrote: Tue Jul 15, 2025 2:59 pm
Sebright wrote: Tue Jul 15, 2025 2:00 pm As for QuillA07, I'd be interested to know what number of system messages it goes up to. On my copy, they are empty apart from 30 and 31 (Y/N, respectively).
Same on my copy. And 31 is the last.
Yep, that's the same as mine. You need up to SM35 for save/load operations.

This is what I have (copied from a SuperBASIC conversion)

SM32: "You haven't played before"\"Have you?"; # text for trying to load a non-existent save. Not sure if it was my own attempt at humour
SM33: "Enter your name for the file";
SM34: "Sorry, that's not a valid filename."
SM35: ""\"";:STRIP mink_:INK paper_:PRINT;"IO ERROR!!!";


Try out Finding Evan - a text adventure with graphics for SMSQ/E & QDOS
[Another adventure coming soon: Otis Travels In Space - PM me if you want to try the beta, QDOS only]
Post Reply