Re: [Ql-Users] The QL Forum

2010-12-14 Thread Dilwyn Jones
I know my internet here has been dropping pages for no reason and then loading them fine with a refresh. I've activated the account from the forum so please try now :) Thanks - I can login now. Dilwyn ___ QL-Users Mailing List

[Ql-Users] PAUSE

2010-12-14 Thread Dilwyn Jones
Does anyone know of an extension to BASIC similar to PAUSE n which does not return if a key is pressed. That is, a fixed pause. Or anyone know how or ideas on how best to go about writing one? I guess a suitable keyword name might be WAIT (just to get this started - it wasn't listed in Rich

Re: [Ql-Users] PAUSE

2010-12-14 Thread Dilwyn Jones
On 14/12/2010 16:14, Dilwyn Jones wrote: Does anyone know of an extension to BASIC similar to PAUSE n which does not return if a key is pressed. That is, a fixed pause. Or anyone know how or ideas on how best to go about writing one? I guess a suitable keyword name might be WAIT (just to get

Re: [Ql-Users] PAUSE

2010-12-14 Thread Ralf Reköndt
Dilwyn Jones wrote: Does anyone know of an extension to BASIC similar to PAUSE n which does not return if a key is pressed. That is, a fixed pause. Or anyone know how or ideas on how best to go about writing one? I guess a suitable keyword name might be WAIT (just to get this started - it

Re: [Ql-Users] PAUSE

2010-12-14 Thread François Van Emelen
Op 14/12/2010 17:14, Dilwyn Jones schreef: Does anyone know of an extension to BASIC similar to PAUSE n which does not return if a key is pressed. That is, a fixed pause. Or anyone know how or ideas on how best to go about writing one? I guess a suitable keyword name might be WAIT (just to get

Re: [Ql-Users] PAUSE

2010-12-14 Thread Ralf Reköndt
Ralf Reköndt wrote: Dilwyn Jones wrote: Does anyone know of an extension to BASIC similar to PAUSE n which does not return if a key is pressed. That is, a fixed pause. Or anyone know how or ideas on how best to go about writing one? I guess a suitable keyword name might be WAIT (just to get

Re: [Ql-Users] PAUSE

2010-12-14 Thread Ralf Reköndt
Ralf Reköndt wrote: Dilwyn Jones wrote: Does anyone know of an extension to BASIC similar to PAUSE n which does not return if a key is pressed. That is, a fixed pause. Or anyone know how or ideas on how best to go about writing one? I guess a suitable keyword name might be WAIT (just to get

Re: [Ql-Users] PAUSE

2010-12-14 Thread Ralf Reköndt
Ralf Reköndt wrote: Ralf Reköndt wrote: Dilwyn Jones wrote: Does anyone know of an extension to BASIC similar to PAUSE n which does not return if a key is pressed. That is, a fixed pause. Or anyone know how or ideas on how best to go about writing one? I guess a suitable keyword name might

Re: [Ql-Users] PAUSE

2010-12-14 Thread Marcel Kilgus
Dilwyn Jones wrote: I had considered using something like that, but the best solution for what I am trying to achieve would be an equivalent of INKEY$(n) where a keyboard read and time delay could be combined such that the game doesn't suddenly run faster when you press keys. SUSPEND_TASK

Re: [Ql-Users] PAUSE

2010-12-14 Thread Dilwyn Jones
Ralf Reköndt wrote: Dilwyn Jones wrote: Does anyone know of an extension to BASIC similar to PAUSE n which does not return if a key is pressed. That is, a fixed pause. Or anyone know how or ideas on how best to go about writing one? I guess a suitable keyword name might be WAIT (just to get

Re: [Ql-Users] PAUSE

2010-12-14 Thread Dilwyn Jones
Dilwyn Jones wrote: I had considered using something like that, but the best solution for what I am trying to achieve would be an equivalent of INKEY$(n) where a keyboard read and time delay could be combined such that the game doesn't suddenly run faster when you press keys. SUSPEND_TASK

Re: [Ql-Users] PAUSE

2010-12-14 Thread Ralf Reköndt
Dilwyn Jones wrote: I'll use Ralf's example to write my own extension I can use in QLiberator compiled jobs. And...;-))...please make it an official release 8-) Cheers...Ralf ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] PAUSE

2010-12-14 Thread Dilwyn Jones
Dilwyn Jones wrote: I'll use Ralf's example to write my own extension I can use in QLiberator compiled jobs. And...;-))...please make it an official release 8-) Cheers...Ralf Thanks Ralf. If I get it working it'll be ont he Toolkits page on my website later tonight! Dilwyn Jones

Re: [Ql-Users] new ISO 8859-1 QL font

2010-12-14 Thread Marcos Cruz
En/Je/On 2010-12-14 12:55, Dilwyn Jones escribió / skribis / wrote : Nice to see the page mentions my font editor! 4 mentions on one page can't be bad... Your Code Page 437 font saved me some drawing, and the Font Editor was useful too. I always cite and link the works that helped, inspired