[Ql-Users] Saving Data in Arrays

2010-01-06 Thread s.balderson
Does anyone know of a way of saving data stored in an array on a QL like you can with the ZX Spectrum? Below is a description of the way it's done on the Spectum using the SAVE command. You can save arrays on tape using DATA in a SAVE statement by SAVE string DATA array name()

[Ql-Users] QLtoday

2010-01-06 Thread François Van Emelen
Hi QLtoday arrived half an hour ago. François Van Emelen ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] QLtoday

2010-01-06 Thread SMSQ - Jochen Merz
Hello François, great! I am glad all the mags arrive now :-) However, I had more feedback from subscribers who received them BEFORE xmas. It really depends on the DELIVERING post, not on the Austrian post (well, there's no point in them piling the letters somewhere instead of handing them

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread François Van Emelen
s.balder...@ntlworld.com schreef: Does anyone know of a way of saving data stored in an array on a QL like you can with the ZX Spectrum? Below is a description of the way it's done on the Spectum using the SAVE command. You can save arrays on tape using DATA in a SAVE statement by

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread Rich Mellor
s.balder...@ntlworld.com wrote: Does anyone know of a way of saving data stored in an array on a QL like you can with the ZX Spectrum? Below is a description of the way it's done on the Spectum using the SAVE command. You can save arrays on tape using DATA in a SAVE statement by

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread Adrian D. Ives
Try the Array extension which can be found here: http://www.dilwyn.me.uk/tk/index.html Regards, Adrian --- On Wednesday, January 6, 2010, 8:43:20 AM, you wrote: sbnc Does anyone know of a way of saving data stored in an array on sbnc a QL like you can with the ZX Spectrum? Below is a

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread gdgqler
On 6 Jan 2010, at 08:43, s.balder...@ntlworld.com wrote: Does anyone know of a way of saving data stored in an array on a QL like you can with the ZX Spectrum? Below is a description of the way it's done on the Spectum using the SAVE command. You can save arrays on tape using DATA in a

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread Ralf Reköndt
gdgqler wrote: On 6 Jan 2010, at 08:43, s.balder...@ntlworld.com wrote: In TK3 sold by Digital Precision there are three commands SARRAY filename,array saves the array to the file SARRAY_O is the same as SARRAY but overwrites an original file LARRAY filename,array loads an array from the

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread gdgqler
On 6 Jan 2010, at 17:04, Ralf Reköndt wrote: gdgqler wrote: On 6 Jan 2010, at 08:43, s.balder...@ntlworld.com wrote: In TK3 sold by Digital Precision there are three commands SARRAY filename,array saves the array to the file SARRAY_O is the same as SARRAY but overwrites an original file

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread Ralf Reköndt
gdgqler wrote: On 6 Jan 2010, at 17:04, Ralf Reköndt wrote: gdgqler wrote: In TK3 sold by Digital Precision there are three commands SARRAY filename,array saves the array to the file SARRAY_O is the same as SARRAY but overwrites an original file LARRAY filename,array loads an array

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread gdgqler
On 6 Jan 2010, at 17:21, gdgqler wrote: On 6 Jan 2010, at 17:04, Ralf Reköndt wrote: gdgqler wrote: On 6 Jan 2010, at 08:43, s.balder...@ntlworld.com wrote: In TK3 sold by Digital Precision there are three commands SARRAY filename,array saves the array to the file SARRAY_O is the

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread Ralf Reköndt
gdgqler wrote: On 6 Jan 2010, at 17:21, gdgqler wrote: On 6 Jan 2010, at 17:04, Ralf Reköndt wrote: gdgqler wrote: In TK3 sold by Digital Precision there are three commands SARRAY filename,array saves the array to the file SARRAY_O is the same as SARRAY but overwrites an original file

Re: [Ql-Users] Message formatting

2010-01-06 Thread Derek Stewart
Tony Firshman wrote: Dilwyn Jones wrote, On 5/01/10 19:14: Tony Firshman wrote: Dilwyn Jones wrote, On 5/01/10 17:00: Clever, but better to use Thunderbird. Although I've never installed Thunderbird, I think it's the program my son's school suggested he install. He got so frustrated with it

Re: [Ql-Users] Message formatting

2010-01-06 Thread Derek Stewart
Derek Stewart wrote: Tony Firshman wrote: Dilwyn Jones wrote, On 5/01/10 19:14: Tony Firshman wrote: Dilwyn Jones wrote, On 5/01/10 17:00: Clever, but better to use Thunderbird. Although I've never installed Thunderbird, I think it's the program my son's school suggested he install. He got

Re: [Ql-Users] Message formatting

2010-01-06 Thread Ralf Reköndt
Derek Stewart wrote: The blank lines were the encoding in Thunderbird... I did not configure correctly. But still I prefer the new message at the top. Me too. Cheers...Ralf ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] Message formatting

2010-01-06 Thread Tony Firshman
Ralf Reköndt wrote, On 6/01/10 18:37: Derek Stewart wrote: The blank lines were the encoding in Thunderbird... I did not configure correctly. Ah yes - that is what I thought. you were using *exactly* the same Thunderbord version as me, but under Windoze. In-line quoting, as I did for the

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread gdgqler
On 6 Jan 2010, at 17:50, Ralf Reköndt wrote: I do not know, I haven't used such a small file ever. Maybe you can find the bug (if so) in the source code 8-)? Freddy Vaccha (DP) showed me the source so I will have to find it and see what the problem was. What manual? The manual for

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread Derek Stewart
gdgqler wrote: On 6 Jan 2010, at 17:50, Ralf Reköndt wrote: I do not know, I haven't used such a small file ever. Maybe you can find the bug (if so) in the source code 8-)? Freddy Vaccha (DP) showed me the source so I will have to find it and see what the problem was. What

Re: [Ql-Users] Saving Data in Arrays

2010-01-06 Thread Ralf Reköndt
Derek Stewart wrote: I bought Toolkit 3 from DP, but thought it was a little controlling. ??? So I disassembled it and removed the bits I did not like. ;-) ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] QLtoday

2010-01-06 Thread P Witte
SMSQ - Jochen Merz writes: Hello François, great! I am glad all the mags arrive now :-) Not quite :o( The surviving reindeer must have taken umbrage Per ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] QLtoday

2010-01-06 Thread SMSQ - Jochen Merz
Hi Per, I'm sure it will arrive. There's one thing to learn from this: mid of Dec seems to be too late. This year, the Dec issue should be out beginning of Dec, to avoid this situation. Jochen P Witte wrote: SMSQ - Jochen Merz writes: Hello François, great! I am glad all the mags arrive