Page 2 of 3

Re: Transform, live right now.

Posted: Wed Aug 05, 2020 10:39 pm
by tofro
boot_obj looks like a QLiberated QL program (There also seems to be a QLIB runtime on that disk) , and I'd suppose boot_flp and boot_mdv are the S*BASIC boot programs for that executable.

If I were to look for QL stuff, I'd try to run these.

Tobias

Re: Transform, live right now.

Posted: Wed Aug 05, 2020 10:50 pm
by Chr$
tofro wrote:boot_obj looks like a QLiberated QL program (There also seems to be a QLIB runtime on that disk) , and I'd suppose boot_flp and boot_mdv are the S*BASIC boot programs for that executable.

If I were to look for QL stuff, I'd try to run these.

Tobias
Yes, they are, I already tried those. 'boot' just lrun's the 'clone' prog, or rather doesn't as it's damaged. boot_flp/_mdv LRESPR the Qlib_ext...

Code: Select all

90 a=RESPR(1500)
95 LBYTES"mdv1_Qlib_ext",a:CALL a
100 device1$="mdv1_"
110 bau=9600
120 BAUD bau
130 EXEC_W device1$&"boot_obj"
140 DEFine PROCedure f:DELETE flp1_boot_mdv:SAVE flp1_boot_mdv:END DEFine f

Re: Transform, live right now.

Posted: Thu Aug 06, 2020 5:40 am
by RWAP
I have sent Chris some copies I have preserved of this software - it is untested, but he may be able to fix his corrupt files :)

Re: Transform, live right now.

Posted: Thu Aug 06, 2020 8:41 am
by RWAP
OK this is now all available as Freeware - see viewtopic.php?f=3&t=3380#p35505

Re: Transform, live right now.

Posted: Thu Aug 06, 2020 9:17 am
by Chr$
RWAP wrote:I have sent Chris some copies I have preserved of this software - it is untested, but he may be able to fix his corrupt files :)
Will see if I can make up a working version!

Re: Transform, live right now.

Posted: Thu Aug 06, 2020 9:56 am
by Chr$
The attached zip file contains:

Organiser2.mdv - an mdv made up of the original contents of one of Rich's zip files that was labelled as v2.01.
OrganiserBak.mdv - the backup that booting the above creates for you.

When the 'new' backup is run from mdv1_ you get the following menu screen:
organiser.png
So yes, clearly a QL<>Psion Organiser transfer prog, but not much good without a lead and possibly the instructions. It also refers to Mail List, another Transform product.

Re: Transform, live right now.

Posted: Thu Aug 06, 2020 10:01 am
by Chr$
And as they're all PD now, this is a version of Mail List (v3.01 on the cart) that I recovered the other day and seems to be fine. An mdv image zipped in windows.

Re: Transform, live right now.

Posted: Thu Aug 06, 2020 11:42 am
by RWAP
QL To PC appears below - again a lead is required, but this has a bit of software to run on the PC (DOS) and the QL microdrive image, plus the manual

Re: Transform, live right now.

Posted: Thu Aug 06, 2020 11:44 am
by RWAP
QL Switch appears below - again with a PDF manual

Re: Transform, live right now.

Posted: Thu Aug 06, 2020 11:48 am
by RWAP
Stock Control is attached - no idea of the version number.

This is for q-emulator - zipped under Windows for now.