Quill from Gilsoft
Re: Quill from Gilsoft
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
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]
[Another adventure coming soon: Otis Travels In Space - PM me if you want to try the beta, QDOS only]
Re: Quill from Gilsoft
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 ?
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 ?
Re: Quill from Gilsoft
I have versions A00, A01 and A07Popopo 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 ?
Re: Quill from Gilsoft
I theoretically have A06 on a floppy disk, but I just scrapped another disk drive trying to recover it
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

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]
[Another adventure coming soon: Otis Travels In Space - PM me if you want to try the beta, QDOS only]
Re: Quill from Gilsoft
Same on my copy. And 31 is the last.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).
Re: Quill from Gilsoft
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
Alvaro A. has the details.
@aalea
Last edited by Popopo on Tue Jul 15, 2025 3:39 pm, edited 1 time in total.
Re: Quill from Gilsoft
May I add this to my website, Alan?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
--
All things QL - https://dilwyn.theqlforum.com
All things QL - https://dilwyn.theqlforum.com
Re: Quill from Gilsoft
Yes please, Dilywndilwyn wrote: Tue Jul 15, 2025 3:37 pmMay I add this to my website, Alan?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

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]
[Another adventure coming soon: Otis Travels In Space - PM me if you want to try the beta, QDOS only]
Re: Quill from Gilsoft
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]
[Another adventure coming soon: Otis Travels In Space - PM me if you want to try the beta, QDOS only]