Re: [Ql-Users] bug in smsqmulator?

2017-02-12 Thread Wolf
Thanks, I'll check that. Wolfgang On 11/02/2017 11:24, David Gilham wrote: setup smsqmulator version 2.22 SMSQE 3.29 I am using the java 7 version of smsqmulator on my linux thinkpad box i have a usb floppy drive. The problem is this I was going through some old ql formatted floppies and

Re: [Ql-Users] SBASIC 'ls' procedure

2017-02-12 Thread Jan Bredenbeek
I've updated the code with various improvements and fixes: - Listing now adjusts to window size and can be aborted by pressing 'Q' or ESC, even when recursing directories; - Redirection by DEV device is now handled correctly (so long as you don't rename the DEV device itself ;)) - SMSQ is no

Re: [Ql-Users] SBASIC 'ls' procedure

2017-02-12 Thread RWAP Software
Hi Jan, That is great - it is a nice function which can be useful. Could I ask you to consider moving (or Forking?) the repository to the new SInclair QL Github, as this is intended to keep all of the QL stuff together - https://github.com/SinclairQL Rich On 2017-02-12 14:24, Jan

Re: [Ql-Users] bug in smsqmulator?

2017-02-12 Thread Wolf
Hi, ermm, I somehow forgot to link in the FLP driver into SMSQ/E. Until I have time to replace this on my normal SMSQmulator website, you can find the new SMSQE.zip file here: www.wlenerz.com/148temppjw25KL/SMSQE.zip (use copy & paste) Replace the existing file with the one in the zip

Re: [Ql-Users] SBASIC 'ls' procedure

2017-02-12 Thread Jan Bredenbeek
>> To save you reinventing the wheel Jan, Norman Dunbar's DJToolkit has an > extension called LEVEL2 which tests for a Level 2 filing system. The > assembler source djtoolkit_asm is included with the toolkit - just search > for 'level2' in that source. > > http://www.dilwyn.me.uk/tk/djtk.zip >

Re: [Ql-Users] PRINT_USING bug

2017-02-12 Thread Dilwyn Jones
I discovered a minor bug in SMSQ/E V 3.28's SBASIC today: In PRINT_USING the @ cancel character doesnt work as advertised. I know the danger of reporting something trivial like this is that someone will say "Ok, then fix it!" ;) It may (or may not) be trivial to fix, I havent got round to

Re: [Ql-Users] PRINT_USING bug

2017-02-12 Thread RWAP Software
On 2017-02-12 17:52, Dilwyn Jones wrote: I discovered a minor bug in SMSQ/E V 3.28's SBASIC today: In PRINT_USING the @ cancel character doesnt work as advertised. I know the danger of reporting something trivial like this is that someone will say "Ok, then fix it!" ;) It may (or may not) be

[Ql-Users] PRINT_USING bug

2017-02-12 Thread pjwitte
I discovered a minor bug in SMSQ/E V 3.28's SBASIC today: In PRINT_USING the @ cancel character doesnt work as advertised. I know the danger of reporting something trivial like this is that someone will say "Ok, then fix it!" ;) It may (or may not) be trivial to fix, I havent got round to

Re: [Ql-Users] SBASIC 'ls' procedure

2017-02-12 Thread RWAP Software
On 2017-02-12 16:43, Jan Bredenbeek wrote: On 12 February 2017 at 15:29, RWAP Software wrote: Hi Jan, That is great - it is a nice function which can be useful. Could I ask you to consider moving (or Forking?) the repository to the new SInclair QL Github, as this

Re: [Ql-Users] SBASIC 'ls' procedure

2017-02-12 Thread Dilwyn Jones
- NOTE: On non-V2 drivers which don't support subdirectories, ls will fail because the FNAME$ function stops with 'bad parameter' on directory channels. This can be avoided by adjusting line 1710 in the code (as indicated in the REMarks). I'll probably have to design another machine code call to

[Ql-Users] SMSQ/E manual v1.04

2017-02-12 Thread Dilwyn Jones
SMSQ/E Manual v1.04 I’ve released a new version of the SMSQ/E and SBASIC manual. Version 1.04 adds information about the Recent Thing, ALPHA_BLEND keywords and updates the section on installations of the various versions, especially the Aurora version. A number of minor typos have also been

Re: [Ql-Users] PRINT_USING bug

2017-02-12 Thread pjwitte
On 12/02/2017 17:43, RWAP Software wrote: On 2017-02-12 16:38, pjwitte wrote: I discovered a minor bug in SMSQ/E V 3.28's SBASIC today: In PRINT_USING the @ cancel character doesnt work as advertised. I know the danger of reporting something trivial like this is that someone will say "Ok, then

Re: [Ql-Users] PRINT_USING bug

2017-02-12 Thread RWAP Software
On 2017-02-12 16:38, pjwitte wrote: I discovered a minor bug in SMSQ/E V 3.28's SBASIC today: In PRINT_USING the @ cancel character doesnt work as advertised. I know the danger of reporting something trivial like this is that someone will say "Ok, then fix it!" ;) It may (or may not) be trivial

Re: [Ql-Users] SBASIC 'ls' procedure

2017-02-12 Thread Jan Bredenbeek
On 12 February 2017 at 15:29, RWAP Software wrote: > Hi Jan, > > That is great - it is a nice function which can be useful. > > Could I ask you to consider moving (or Forking?) the repository to the new > SInclair QL Github, as this is intended to keep all of the QL

Re: [Ql-Users] PRINT_USING bug

2017-02-12 Thread pjwitte
On 12/02/2017 21:13, Dilwyn Jones wrote: Yes - if you read the notes in the SBASIC / SuperBASIC Reference Manual, you will see that we also spotted this issue in various Toolkit II manuals... From memory it took me a while to work out the correct parameter! Thankfully, the SMSQ/E manual has

Re: [Ql-Users] PRINT_USING bug

2017-02-12 Thread Dilwyn Jones
Yes - if you read the notes in the SBASIC / SuperBASIC Reference Manual, you will see that we also spotted this issue in various Toolkit II manuals... From memory it took me a while to work out the correct parameter! Thankfully, the SMSQ/E manual has been correct at least (says he, breathing