Re: [Ql-Users] Floating Point Questions

2015-08-15 Thread Norman Dunbar
Many thanks Wolfgang. On 15 August 2015 06:29:18 BST, Wolfgang Lenerz wrote: >Hi Norman, > >> QL and Assembly stuff are not a priority. > > >Of course not! > >Condolences and best wishes to you and your family. > >Wolfgang >__

Re: [Ql-Users] Floating Point Questions

2015-08-15 Thread Norman Dunbar
Thanks John. On 15 August 2015 00:13:32 BST, John Gilpin wrote: >Hi Norman, > >Sorry to hear about your loss, Condolences and Best wishes from the >QUANTA Committee. > >Kind Regards, > >John Gilpin. >QUANTA Membership Secretary. >members...@quanta.or

Re: [Ql-Users] qxltool and qltols

2015-10-09 Thread Norman Dunbar
ngs. I'm in the middle of going through one of my old programs on Linux to replace all the "%lu" etc with the appropriate c99 specifiers rather than just making them all "%u". It should then be future proof! Famous last words. HTH Cheers, Norm. -- Norman Dunbar Dunbar

Re: [Ql-Users] qxltool and qltols

2015-10-09 Thread Norman Dunbar
On 09/10/15 09:43, Norman Dunbar wrote: On 08/10/15 19:07, Graeme Gregory wrote: Fixed qltools is here https://github.com/slimlogic/qltools Thanks Graeme, I've been looking for a decent version of qltools for some time to use on Linux. Given that I had a bit of time this morning

Re: [Ql-Users] qxltool and qltols

2015-10-09 Thread Norman Dunbar
and __linux__ I suspect it's because I'm effectively cross compiling. It should (!) be ok on Windows itself. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Ki

Re: [Ql-Users] qxltool and qltols

2015-10-09 Thread Norman Dunbar
On 09/10/15 14:16, Graeme Gregory wrote: Hi Norman, Should be fixed now, have tested the resulting .exe on windows and it seems to work. Was just missing a couple of #if defined(__MINGW32__) Graeme Good stuff, thanks. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered

Re: [Ql-Users] qxltool and qltols

2015-10-09 Thread Norman Dunbar
On 09/10/15 16:47, David Gilham wrote: Thanks Norman You have also given a hint fo qxltools. I am using Gcc v 4.8.4 on my box and will ateempt to modify qxltools unless someone else has done so already. Hi David, I've not made any changes to the qxltools on the grounds that I don't,

Re: [Ql-Users] QPC2 <> W10

2016-01-02 Thread Norman Dunbar
On 2 January 2016 15:46:55 GMT+00:00, pjwitte wrote: >Traditional seasons' greatings implied.. > >Recently Windoze 10 has started messing with QPC2: When I put my >machine to sleep with QPC2 in fullscreen mode in the background it >wakes up with QPC2 in a catatonic state: No display, no response

Re: [Ql-Users] QPC2 <> W7

2016-01-04 Thread Norman Dunbar
Aye Colin, I think the problem is when Windows goes into sleep/screen saver mode and subsequently is woken up. Not just switching from one program to the other. At least that's how I understood it anyway. Happy New Year. Cheers, Norm. On 4 January 2016 20:25:14 GMT+00:00, Colin McKay wr

Re: [Ql-Users] QPC2 <> W10

2016-01-16 Thread Norman Dunbar
I was sure I'd replied to this email a while back, but now I don;t see it. Here goes again! > Yo! Norman. Does QPC2 still work under current versions of Wine? Yes, pretty much perfectly. I have no problems. Accessing the Floppy Disc hardware obviously doesn't work though

Re: [Ql-Users] QPC2 <> W10

2016-01-16 Thread Norman Dunbar
Hi Tim, > Instead of Linux Mint, I went with Lubuntu (Ubuntu light). I first > installed Linux on an older Lenovo with 512MB of memory. Linux Mint > would hardly start, but Lubuntu worked great. I borrowed my wife's old Dell Inspiring laptop and put Mint 17 32 bit on it. With Cinnamon deskto

Re: [Ql-Users] QPC2 <> W10

2016-01-16 Thread Norman Dunbar
Evening Dilwyn, Ah yes, I do recall something about your past problems with Windows! I wasn't aware you had Packard Bell kit though, Curry's "own brand" stuff, or junk as we IT professionals know it. I had one of those briefly some years back. Took it back to PC World as unfit for purpose and g

Re: [Ql-Users] QPC2 <> W10

2016-01-17 Thread Norman Dunbar
om Linux, plus just possibly, you need to have your Linux computer set up as a SAMBA client to the Windows Samba server in order to print. This might help: http://www.printmanager.com/cms.php?aid=82&fullpage=1&support=8 Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registe

Re: [Ql-Users] QPC2 <> W10

2016-01-17 Thread Norman Dunbar
d it's pretty much nearly all gone. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Kingdom LS28 7LG Company Number: 05132767 ___ QL-Users Mailing List

Re: [Ql-Users] QPC2 <> W10

2016-01-17 Thread Norman Dunbar
On 17 January 2016 17:09:30 GMT+00:00, Dilwyn Jones wrote: >Just to let you know Norman that some of us are getting duplicates of >some >of your emails. > >Also, I've just been told that my own QL website seems to be down at >the >moment - have advised my ISP.

[Ql-Users] Emulators and 68020 instructions

2016-01-29 Thread Norman Dunbar
Greetings all. I'm in the process of finishing off the latest slightly exciting edition of the "assembly language e-comic" and I'm thinking of upgrading my code, from the next issue, to start using Gwass instead of Gwasl. I hope also to eventually cover the "new" instructions in the 68020 proc

[Ql-Users] Assembly Language eComic - Issue 3 now available.

2016-01-30 Thread Norman Dunbar
after many months of the odd hour grabbed here and there, between work, driving, home life and so forth - did I mention Christmas, New Year and a holiday to boot - the latest somewhat exciting issue of the Assembly Language eMagazine is now available for download. Point your browsers at qdosm

Re: [Ql-Users] Emulators and 68020 instructions

2016-01-30 Thread Norman Dunbar
On 29/01/16 12:37, Norman Dunbar wrote: Greetings all. I'm in the process of finishing off the latest slightly exciting edition of the "assembly language e-comic" and I'm thinking of upgrading my code, from the next issue, to start using Gwass instead of Gwasl. I hope also

Re: [Ql-Users] Assembly Language eComic - Issue 3 now available.

2016-02-02 Thread Norman Dunbar
Morning Marcos, I actually use LaTeX now and did do for the "book" and the eComic issues. I found it easier to write than DocBook even using the XML Mind XXE editor which is pretty good for DocBook. Strangely enough, I'm looking at Asciidoc at the moment but I'm only getting started. For htm

Re: [Ql-Users] Assembly Language eComic - Issue 3 now available.

2016-02-03 Thread Norman Dunbar
Hi Lee, On 03/02/16 11:15, Lee Privett wrote: Thanks Norman, much appreciated, I may even get around to reading the rest of pt 2 before starting this one. Oh well then, if people take so long to read each issue, maybe I don't have to speed up the production of each one after all! :-) I

Re: [Ql-Users] Assembly Language eComic - Issue 3 now available.

2016-02-03 Thread Norman Dunbar
On 03/02/16 13:04, Lee Privett wrote: Hi Norm, I think I forgot to include a tongue in cheek emoticon in my original mail. He hee :-) No worries Lee. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Kingdom LS28 7LG

Re: [Ql-Users] SMSQmulator on RPi2 (Re: Tynemouth Software QL keyboard USB interface)

2016-02-05 Thread Norman Dunbar
Front this thread: https://www.raspberrypi.org/forums/viewtopic.php?f=81&t=101543 it looks like oracle java 8 has been installed in Raspbian since the 15th Feb 2015 release. HTH Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

Re: [Ql-Users] SMSQmulator on RPi2 (Re: Tynemouth Software QL keyboard USB interface)

2016-02-05 Thread Norman Dunbar
And this, from 2014, shows how to install Oracle Java 8. On a Pi. http://www.rpiblog.com/2014/03/installing-oracle-jdk-8-on-raspberry-pi.html. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. ___ QL-Users Mailing

Re: [Ql-Users] Fw: important message

2016-02-07 Thread Norman Dunbar
On 7 February 2016 02:45:25 GMT+00:00, renatobariga...@tin.it wrote: >Hello! > > > >New message, please read > > > >renatobariga...@tin.it > >___ >QL-Users Mailing List Nope, not a chance! -- Sent from my Android

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Norman Dunbar
Maybe it's your class path? echo "${CLASSPATH}" Should show you where the java system will look for jar and class files etc. Look for "." which indicates "current directory". The path separator is a colon ":". You might get lucky if you do this: export CLASSPATH=/home/pi/downloads:"${CLASSP

Re: [Ql-Users] SMSQ/E boot sequence

2016-03-18 Thread Norman Dunbar
other than work. Enjoy. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Kingdom LS28 7LG Company Number: 05132767 ___ QL-Users Mailing List

Re: [Ql-Users] SMSQ/E boot sequence

2016-03-19 Thread Norman Dunbar
xed it for SBASIC's new hexadecimal and binary floating point values. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Kingdom LS28 7LG Company Number: 05132767 ___ QL-Users Mailing List

Re: [Ql-Users] Sqlite C library

2016-03-19 Thread Norman Dunbar
Hi Massimino, I looked at this some time back and found that the "all in one" file was far too big for C68 to compile so it needed to be split back into its separate parts sign and a make file created for it. And that's before looking in the code to find out if there's anything that might need

Re: [Ql-Users] Sqlite C library

2016-03-19 Thread Norman Dunbar
Now that I didn't try! :-) Cheers, Norm. On 19 March 2016 18:22:16 GMT+00:00, Giorgio Garabello wrote: >and using the gcc cross compiler? > >2016-03-19 19:15 GMT+01:00 Norman Dunbar : > >> Hi Massimino, >> >> I looked at this some time back and found that th

Re: [Ql-Users] SMSQ/E boot sequence

2016-03-19 Thread Norman Dunbar
utely hate! I'm waiting for the C/C++ lexer/parser versions to come out, at the moment it's Java, Javascript or Python only. See https://github.com/NormanDunbar/Tnsnames_checker for an even less interesting example! I'm definitely not learning Perl, no way, not now, not ever!

Re: [Ql-Users] EasyPtr and me

2016-04-07 Thread Norman Dunbar
What Darren said! ;-) A most enjoyable read, thanks Marcel. I might even take you up on the offer of EasyMenu 4 sometime, but these days I'm using George's not-quite-WYSIWYG assembly utilities. (Due to old age - 56 today - I'm afraid I can't remember the damned name of the utility I use! Aargh!

Re: [Ql-Users] EasyPtr and me

2016-04-07 Thread Norman Dunbar
Thanks all for the birthday wishes. It seems I'm not the only one with "leaky RAM" then, judging by the comments. Could someone please put John Gilpin out of his PDF misery and feed the Easy Pointer Guide I wrote through QStripper and save the files as PDFs. The utility creates text searchable o

Re: [Ql-Users] EasyPtr and me

2016-04-07 Thread Norman Dunbar
SETW is the program I was trying to remember, and failing miserably! Dilwyn, sorry, I can't remember which edition of Quanta the articles were originally published in. I checked my ources and they are not Quill, nor are they Perfection. I have a vague recollection that they might be Write.exe bu

Re: [Ql-Users] Today is a very special day for me...

2016-04-13 Thread Norman Dunbar
Enjoy your special day. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. ___ QL-Users Mailing List

Re: [Ql-Users] DBAS source code

2016-04-27 Thread Norman Dunbar
Hi Bob, I think, if memory serves me right, that the sources are in the Quanta Library. I'm pretty sure of this, but it's been a while I admit! Also, I'm not sure which is the current version so the one in Quanta might be older than what you have? Dilwyn has www.dilwyn.me.uk/database/dbas.zip

Re: [Ql-Users] DBAS source code

2016-04-27 Thread Norman Dunbar
Thanks Marcel. Sorry Bob, I was of no help whatsoever. :-( Cheers, Norm. On 27 April 2016 14:52:59 BST, Marcel Kilgus wrote: >Norman Dunbar wrote: >> Dilwyn has www.dilwyn.me.uk/database/dbas.zip which is version 2.12 >> and appears to have sources in libdbas_source_arc

Re: [Ql-Users] ACOS_2

2016-05-31 Thread Norman Dunbar
Hi Colin, Checking that values are in range in order to call a built in function, procedure etc is normal. At least it as been for as long as I've been programming - since pre ZX81 days. Even now I still check and this includes when writing code to run on my numerous Oracle databases - whic

Re: [Ql-Users] ACOS_2

2016-05-31 Thread Norman Dunbar
Found it! SQL> -- Without brackets. Value for A adjusted. SQL> select power(1.414214,2) - power(4.242641,2) - power(2.828427,2) / (-2 * 4.2426 41 * 2.828427) as answer from dual; ANSWER -- -15.68 SQL> -- With brackets. Value for A adjusted. SQL> select (power(1.414214,2) - p

Re: [Ql-Users] C68 arrays

2016-06-03 Thread Norman Dunbar
Hi Michael, Sounds like an off by one error. Do you use for loops? While loops. Do loops? Etc to process elements in the array? If so, do you have a # define to limit the array index to 100 rather than using some embedded magic number? #define LIMIT 101 ... int index; int array[LIMIT]; for (i

Re: [Ql-Users] C68 arrays

2016-06-03 Thread Norman Dunbar
Alternatively, are you running through an array from 0 to 100 but comparing with some other element, say in a bubble sort, where that other element is some positive offset from the current index in the loop? Been there, done that! Cheers, Norm. -- Sent from my Android device with K-9 Mail.

Re: [Ql-Users] Help Please

2016-06-14 Thread Norman Dunbar
Hi Peter, Sounds like this is a pseudo hard drive file for QXL, QPC etc. You don't open it as such, you connect it to QPC, for example, as a hard drive on the startup screen. HTH Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _

Re: [Ql-Users] Feature or bug?

2016-06-14 Thread Norman Dunbar
I'm not 100% certain, but possibly f$ is suffering from being prefixed by datad$ which obviously exists hence the line 30 execution. I'm not near my QPC at the moment so I can't confirm. What do you get if you set dadtad $ to something like empty or even, something that doesn't exist? Cheers,

Re: [Ql-Users] A feature or a bug?

2016-06-14 Thread Norman Dunbar
You could use max_devs and dev_name from the truly wonderful DJTOOLKIT too, if you were inclined! I'm surprised that DJ didn't mention it! ;) Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. ___ QL-Users Mailing Li

Re: [Ql-Users] A feature or a bug?

2016-06-14 Thread Norman Dunbar
Yes. Cheers, Norm. On 14 June 2016 20:53:15 BST, "Ralf Reköndt" wrote: >Does this ommit TK2? > >- Original Message - >From: "George Gwilt" > >> Using Turbo Toolkit’s DEVICE_STATUS might be safer. >> >> George > >___ >QL-Users Mailing List --

Re: [Ql-Users] More Help Please

2016-06-17 Thread Norman Dunbar
I have a utility on https://sourceforge.net/projects/qxlwin/ which should allow anyone to extract any file from a QXL win file. However, I've just checked and it appears I've never uploaded a compiled version. Oops! Like qstripper, it runs on Linux, Windows and if you have QT, on Mac if you

Re: [Ql-Users] More Help Please

2016-06-17 Thread Norman Dunbar
the text of a file in the viewer to save it as a PC file. Beware of ql to PC character conversion though. HTH. Cheers, Norm. On 17 June 2016 09:20:18 BST, Norman Dunbar wrote: >I have a utility on https://sourceforge.net/projects/qxlwin/ which >should allow anyone to extract any file fro

Re: [Ql-Users] More Help Please

2016-06-17 Thread Norman Dunbar
PS. I'm at work. I didn't have a qxlwin file to test with and the QPC demo is blocked by our thought police software. Let me know if you have problems or foibles. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _

Re: [Ql-Users] More Help Please

2016-06-17 Thread Norman Dunbar
ling the application may fix this problem. > >This application has requested the Runtime to terminate it in an >unusual way. >Please contact the application's support team for more information. > >Michael > > > >- Original Message - >From: Norman Dunbar

Re: [Ql-Users] More Help Please

2016-06-17 Thread Norman Dunbar
OK, success! It seems that a dll named qwindows.dll is also needed for QT applications these days. Not only that, when I tested today in a blank directory with nothing on PATH at all, it still worked fine. Hmm. Il get that uploaded ASAP. Probably Monday now though, I don't have Windows at h

Re: [Ql-Users] More Help Please

2016-06-17 Thread Norman Dunbar
Alternatively, this might work...If you can't wait! ;-) http://api.256file.com/qwindows.dll/en-download-59653.html Save it in the same folder as the rest of the files. But for goodness sake, virus scan it first. This is Windows after all! Cheers, Norm. -- Sent from my Android device with K-9

Re: [Ql-Users] More Help Please

2016-06-18 Thread Norman Dunbar
Hi Derek, I wrote it on Linux originally but the code compiles for windows too without any changes. I'll try and upload a Linux version ASAP. I didn't get time today and I am away tomorrow. Probably Monday. The windows version is missing a file qwindows.dll. so that won't work on windows or

Re: [Ql-Users] More Help Please

2016-06-18 Thread Norman Dunbar
Probably wise! -- Sent from my Android device with K-9 Mail. Please excuse my brevity. ___ QL-Users Mailing List

Re: [Ql-Users] More Help Please

2016-06-18 Thread Norman Dunbar
Hi Dilwyn, that's how windows works. Linux too. These are shared libraries that are not statically linked to the application. So if I was to upgrade Qstripper to use the latest version of QT, then those same shared files can now be used by both applications. Many years ago, the best C and

Re: [Ql-Users] More Help Please

2016-06-18 Thread Norman Dunbar
Hi Derek, QT source code is available for download, so porting could be done. However, it's written in C++ as opposed to plain C, so we would need to port gcc or g++ first. I suspect it's a non starter. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _

Re: [Ql-Users] More Help Please

2016-06-19 Thread Norman Dunbar
On 18/06/16 08:58, Derek Stewart wrote: Do you have a Linux version. We now have a 64 bit Linux version ready for download. https://sourceforge.net/projects/qxlwin/files/Linux%2064bit/ Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey

Re: [Ql-Users] More Help Please

2016-06-19 Thread Norman Dunbar
x27;m unable to test this. From the docs on the Qt web site, it needs to be in the application/plugins/platforms folder. Why they make this complicated I don't know, it was never like this on the previous versions. Good luck. Let me know how you get on. Cheers, Norm. -- Norman Dunbar

[Ql-Users] Qxlwin

2016-06-19 Thread Norman Dunbar
The qwindows.dll that was uploaded earlier should, contrary to what I said Earley, go into a "platforms" folder located beneath the one where the application and the other dlls go. Let me know how you get on and I'll update the docs, thanks. Cheers, Norm. -- Sent from my Android device with

Re: [Ql-Users] Qxlwin

2016-06-19 Thread Norman Dunbar
Morning Michael, So, it worked initially but then we removed? Are you installing it at work perhaps? What security software are you using? I've never heard of this happening before! Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _

[Ql-Users] Qxlwin new windows installer

2016-06-20 Thread Norman Dunbar
I've now managed to upload a proper windows installer for qxlwin, https://sourceforge.net/projects/qxlwin/files. Pick windows etc. Instructions are at http://sourceforge.net/p/qxlwin/wiki/Home Hopefully this just works now. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please

Re: [Ql-Users] Qxlwin

2016-06-20 Thread Norman Dunbar
Aye, I've tested that here and it seg faults. The reason being there is a file or directory which has a name length of 13,728 and another of 64,528. I was ure we only allowed 36 characters! It's fine on all my own win files, so these failing ones are definitely broken by the look of things. I'l

Re: [Ql-Users] Qxlwin

2016-06-20 Thread Norman Dunbar
This is now fixed. Files that have silly name sizes are ignored as they are obviously not valid. Files that have a name of exactly 36 characters are also now, dealt with properly. A new installer has been uploaded. Cheers, Norm. On 20 June 2016 12:41:36 BST, Norman Dunbar wrote: >Aye, I

Re: [Ql-Users] Qxlwin

2016-06-20 Thread Norman Dunbar
Hi Dilwyn, I it shouldn't be showing folders on the right only files. I'll fix it. The folders appear on the left and are clickable. I need a longer lunch break! Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

Re: [Ql-Users] Qxlwin

2016-06-20 Thread Norman Dunbar
OK, I took an extended lunch and will be late going home tonight. I hope you all appreciate it! :-) Dilwyn request has been granted. Double clicking a folder on the right will make it the current folder without displaying an error message. Also, the fonts drop down on the view file tab now onl

Re: [Ql-Users] Qxlwin

2016-06-20 Thread Norman Dunbar
Hi Dilwyn, Let me know if you get any spam from the subscription. It will be interesting to see if the new owners of Sourceforge attempt any. The previous owners had far too many adverts etc. So far so good under the new regime. You are my first subscriber. :-) Cheers, Norm. -- Sent from my

Re: [Ql-Users] Qxlwin

2016-06-21 Thread Norman Dunbar
Following a brief chat on the QL forum chat line, last night, I've updated QxlWin again. Only for windows at present. (Early lunch today!) The application now saves size and position information, the last file that was OPEN WHEN YOU CLOSED THE PROGRAM, and whether you used decimal or hex for

Re: [Ql-Users] Qxlwin

2016-06-21 Thread Norman Dunbar
OK, final release for today. Bug fixed, the device root was not in the tree on the files tab. If you opened a file or folder then you could no longer get back to the root. This is now working. I never noticed it in all these years of playing with this utility. Sigh. The file viewer tab now h

Re: [Ql-Users] Qxlwin

2016-06-21 Thread Norman Dunbar
Dilwyn, Are you getting update email by any chance, not these on ql-us...@q-v-d.com, but from Source Forge? Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. ___ QL-Users Mailing List

Re: [Ql-Users] Qxlwin

2016-06-22 Thread Norman Dunbar
e, according to the docs, to have it install an update rather than a wipe out prior to a new install, but I haven't tested or worked out how yet! Cheers, Norm. On 22 June 2016 13:09:11 BST, Michael Bulford wrote: >Hi Norman, > >A feature I would like to see in Qxlwin is this

Re: [Ql-Users] Qxlwin

2016-06-22 Thread Norman Dunbar
Drink taller? Deinstaller! -- Sent from my Android device with K-9 Mail. Please excuse my brevity. ___ QL-Users Mailing List

Re: [Ql-Users] Qxlwin

2016-06-22 Thread Norman Dunbar
Fyi: https://sourceforge.net/p/qxlwin/tickets/2/ Cheers, Norm. On 22 June 2016 13:09:11 BST, Michael Bulford wrote: >Hi Norman, > >A feature I would like to see in Qxlwin is this: When re opening >Qxlwin, it resumes exactly where it was the last time it was used. >This mean

Re: [Ql-Users] Qxlwin

2016-06-23 Thread Norman Dunbar
le, but at present, I've not been able to discover how to do this. I'm looking into it. I built an installer for Linux 64 bit tonight. Interesting that the installer was 27 Mb in size even though the binary file is about 115 Kb. I decided not to bother with a Linux Installer! Chee

Re: [Ql-Users] Qxlwin

2016-06-23 Thread Norman Dunbar
. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Kingdom LS28 7LG Company Number: 05132767 ___ QL-Users Mailing List

Re: [Ql-Users] Qxlwin

2016-06-23 Thread Norman Dunbar
fork. Simple eh? You would be better setting up your own account and creating your repositories. As I do not want to have lots of QL Gits around. Too late! They are all over this list! ;-) Speaking as a QL Git myself that is. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Re

Re: [Ql-Users] Qxlwin

2016-06-24 Thread Norman Dunbar
I've uploaded a new version for windows users this morning. There's a full installer if you've not downloaded before, and a bare bones exe if you have. To save your bandwidth, just get the exe if your run the installer already, and copy it over the existing file of that name. Cheers, Norm. --

[Ql-Users] Qxlwin - another release

2016-06-27 Thread Norman Dunbar
Version 1.0.7 A new installer and executable have been uploaded to the files are for Windows 32 and 64 bit. Linux files will follow soon. Tonight most likely! The new version: * Allows the source code to be easily downloaded from the Help->About menu. * Allows any file type to be saved to the h

Re: [Ql-Users] Qxlwin - another release

2016-06-27 Thread Norman Dunbar
On 27/06/16 14:57, Norman Dunbar wrote: Version 1.0.7 blah blah blah etc. I've now uploaded the 64 bit Linux version of QxlWin. I will get around to a 32 bit version as soon as I can, but I need a suitable 32 bit Distro installing in a VirtualBox and I don't have one at present.

Re: [Ql-Users] Qxlwin - another release

2016-06-27 Thread Norman Dunbar
On 27/06/16 16:58, Dilwyn Jones wrote: Hmm, I seem to be failing in my duties. I am afraid to say I haven't been able to break this version. YET, Norman... In that case, carry on Dilwyn. I know I can rely on you! ;-) Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Regis

Re: [Ql-Users] Qxlwin - another release

2016-06-27 Thread Norman Dunbar
I've now uploaded the 32 bit Linux version of QxlWin. My work here is done! :-) Unless Dilwyn finds a break of course! Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Kingdom LS28 7LG Company Number: 051

Re: [Ql-Users] Withdrawal of my personal Software PreservationProject

2016-07-06 Thread Norman Dunbar
Greetings from Turkey. It's 45 degrees here and as a pale blue Scotsman, I'm f*cked! Right, while I've never really bothered with the software preservation part of Rich's empire, I certainly do appreciate the hard work Rich puts in, and it sounds like it's having detrimental effects on his heal

Re: [Ql-Users] Withdrawal of my personalSoftware PreservationProject

2016-07-06 Thread Norman Dunbar
Fred doesn't reply to emails asking about t87. I asked years ago when I found he was involved in Firebird SQL, a database I work with, and write documentation for, but as soon as I asked anything about his QL stuff, silence. Good luck to anyone trying. Cheers, Norm. It's 10.30 pm here now, a

Re: [Ql-Users] Withdrawal of my personalSoftware PreservationProject

2016-07-06 Thread Norman Dunbar
Try Clued Up Communications, London. That's where he's been since 2000. He's done a couple of java based sql databases too it seems. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. ___ QL-Users Mailing List

Re: [Ql-Users] Withdrawal of my personal Software Preservation Project

2016-07-08 Thread Norman Dunbar
Hi Dilwyn, Don't feed the trolls is good advice, in any situation. I have to admit to feeding the ones who come calling and telling me that Windows is reporting a nasty virus each time I connect to the Internet. Those I consider fair game, and it's game on. I kept them on the phone over 2 ho

Re: [Ql-Users] R: Withdrawal of my personal Software Preservation Project

2016-07-08 Thread Norman Dunbar
I follow the Raspberry Pi Foundation, it takes me back to my ZX81, Spectrum and QL days. Everytime they do something new, there are always trolls saying "why isn't this free" or "why have you not done that?" etc. No mater how good anyone's intentions or deeds, some small brained idiot will com

Re: [Ql-Users] Withdrawal of my personal Software Preservation Project

2016-07-08 Thread Norman Dunbar
Afternoon Marcel, OK, perhaps stealing was the wrong word, copyright theft is better as that's what it is known in court, I think. The law is the law, regardless, else anarchy results. But laws can be changed - 27Mhz CB radio in the UK back in the early 80s, same sex partnerships, then marri

Re: [Ql-Users] Withdrawal of my personal Software Preservation Project

2016-07-08 Thread Norman Dunbar
PS. When it was still illegal to be gay in the UK, my uncle had to hide away with his friends and lovers. He couldn't be open about it. However, his sexuality was not his choice, it was just how he was "built". Breaching someone's copy rights, is voluntary, and done pretty much knowingly. The

Re: [Ql-Users] Withdrawal of my personal Software Preservation Project

2016-07-08 Thread Norman Dunbar
The USA have a "way" of these things, and always to their advantage. Much like the so called "special relationship " that exists between Britain and America. They take, we, suckers, give. I think someone tried a similar thing as Disney, in the UK and effectively got told to piss off! Might eve

Re: [Ql-Users] Withdrawal of my personal Software Preservation Project

2016-07-08 Thread Norman Dunbar
No, please don't shut up. Healthy discourse is good. I was attempting to say that comparing copyright theft to homosexuality was comparing apples and oranges. One is "inbuilt" and hard to avoid, the other is willingly done. They are completely different to each other. Cheers, Norm. -- Sent f

Re: [Ql-Users] Withdrawal of my personal Software Preservation Project

2016-07-08 Thread Norman Dunbar
Still a verb. It's an action. http://www.merriam-webster.com/dictionary/infringe I wish I could get out of the sun! But it's too sunny and way to hot for a Jock like me! Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _

Re: [Ql-Users] Withdrawal of my personal Software Preservation Project

2016-07-08 Thread Norman Dunbar
Whoops! To infringe, verb. An infringement noun. Apologies. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. ___ QL-Users Mailing List

Re: [Ql-Users] Software Preservation Project - Tasks

2016-07-10 Thread Norman Dunbar
Afternoon all. I think, but I'm not 100% certain, that the source code for Turbo, The Editor etc, by the author who's name escapes me right now, are or were online many years ago. I may even have downloaded them at some point. I remember definitely looking through the source for The Editor so I

Re: [Ql-Users] Software Preservation Project - Tasks

2016-07-10 Thread Norman Dunbar
Dilwyn, The link https://quanta.org.uk/wp-content/uploads/2014/01/QUANTA-HELPLINE-07.pdf gets me to a security page telling me that quanta.org.uk is unsafe. It seems that the security certificate - SSL? - expired some 129 days ago. Is there ome one at Quanta who needs to know? Cheers, Norm.

Re: [Ql-Users] OT HD Recovery

2016-08-03 Thread Norman Dunbar
He said: Sorry for the OT , about keeping backups there is still an incredible amount of people who think that hard drives are indestructible ( beyond the fact that making an accidental delete does not take much ) . I have a friend who has totally melted the HD of his laptop ( a seagate ) , I

Re: [Ql-Users] Mail merge with Quill

2016-10-05 Thread Norman Dunbar
Unfortunately, I'm getting a message that the Web page is not working. :-( Cheers, Norm. On 5 October 2016 09:04:14 BST, Giorgio Garabello wrote: >http://www.hunggartorino.it/ql/mail-merge-with-quill-a-powerful-feature-for-an-historical-software/ >_

Re: [Ql-Users] Mail merge with Quill

2016-10-05 Thread Norman Dunbar
thepageifiuse my desktop and type the url directly. I'll try on my tablet from home later. Where I have proper Internet connectivity. Cheers, Norm. On 5 October 2016 11:11:30 BST, Giorgio Garabello wrote: >also with me. >strange... can you retry? > >2016-10-05 12:09 GMT+02:00 :

Re: [Ql-Users] Mail merge with Quill

2016-10-05 Thread Norman Dunbar
Yes, it's fine from home. Interesting article. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. ___ QL-Users Mailing List

[Ql-Users] Online SuperBasic Manual.

2016-10-24 Thread Norman Dunbar
For those not watching the QL Forum [and why not? :-)], Rich recently posted this Following a lot of work by Norman, the community edition of the SBASIC / SuperBASIC Reference Manual is now available at: http://superbasic-manual.readthedocs.io/en/latest/ There are some background notes

Re: [Ql-Users] Online SuperBasic Manual.

2016-11-03 Thread Norman Dunbar
the truly wonderful DJToolkit (version 1.16) which Dilwyn probably thinks is the best QL toolkit of all time. ;-) Enjoy. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Kingdom LS28 7LG Company Number: 051

Re: [Ql-Users] Online SuperBasic Manual.

2016-11-03 Thread Norman Dunbar
. On 3 November 2016 17:36:18 GMT+00:00, Marcel Kilgus wrote: >Norman Dunbar wrote: >> The Online SuperBASIC manual at: >> >> http://superbasic-manual.readthedocs.io/en/latest/ > >Good work, Norman. In the short time it has been online, I've linked >at least 3 times

Re: [Ql-Users] Online SuperBasic Manual.

2016-11-05 Thread Norman Dunbar
l in PDF is currently, as of November 4th, 944 pages and is only 2.2 Mb in size. That's not bad for 4 times the number of pages at 0.57 times the size. ;-) But, it will be getting bigger .. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget H

Re: [Ql-Users] Online SuperBasic Manual.

2016-11-06 Thread Norman Dunbar
uest/ - scroll down to the section on AtTiny85 Devices for the details. HTH Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: 27a Lidget Hill Pudsey West Yorkshire United Kingdom LS28 7LG Company Number: 05132767 ___ QL-Users Mailing List

<    5   6   7   8   9   10   11   12   >