Re: [Ql-Users] Easyptr manual

2012-06-08 Thread Norman Dunbar
On 08/06/12 14:16, Dilwyn Jones wrote: Before I reinvent the wheel and OCR my Easyptr manual to use on my eBook reader, has anyone else already done this? Not yet, no. The Easyptr commands are the hardest syntax to remember of all the BASIC extensions, I think! I'll second that! Cheers, N

Re: [Ql-Users] QL Forum

2012-06-08 Thread George Gwilt
On 8 Jun 2012, at 11:54, Dave Park wrote: > If I create a REPeat loop thus: > > 100 Frame=0 : Keypress=0 > 110 REPEAT loop > 120 a$=INKEY$ > 130 Frame=Frame+1 > 140 IF a$<>"" THEN Keypress=Keypress+1 > 150 AT 0,0 : PRINT Frame, Keypress > 160 END REPeat loop INKEY$(-1) will wait until y

Re: [Ql-Users] Easyptr manual

2012-06-08 Thread Dilwyn Jones
Umm, where? I can find the update notes for the version 4 upgrade, but not the full manual. (Let me state that this is purely for my own use and won't go on my website for example) Dilwyn Jones -Original Message- From: Ralf Reköndt Sent: Friday, June 08, 2012 2:33 PM To: ql-us...@q

Re: [Ql-Users] Easyptr manual

2012-06-08 Thread Ralf Reköndt
Seems to be on Marcel's site...? - Original Message - From: "Dilwyn Jones" To: "QL Users List" Sent: Friday, June 08, 2012 3:16 PM Subject: [Ql-Users] Easyptr manual Before I reinvent the wheel and OCR my Easyptr manual to use on my eBook reader, has anyone else already done this?

[Ql-Users] Easyptr manual

2012-06-08 Thread Dilwyn Jones
Before I reinvent the wheel and OCR my Easyptr manual to use on my eBook reader, has anyone else already done this? The Easyptr commands are the hardest syntax to remember of all the BASIC extensions, I think! Dilwyn Jones ___ QL-Users Mailing List ht

Re: [Ql-Users] QL Forum

2012-06-08 Thread Dilwyn Jones
Question I: "DIV" is an INTEGER divide. Will only work on INTEGERs in the range -32768 to +32767 (while I seem to recall that -32768 DIV x doesn't work on some ROM versions) Cheers, Tobias I don't see an FP version of DIV. Is there one? Dave DIV and MOD work on 16-bit values in SuperBASIC

Re: [Ql-Users] QL Forum

2012-06-08 Thread Dave Park
On Fri, Jun 8, 2012 at 6:13 AM, Dave Park wrote: > On Fri, Jun 8, 2012 at 6:09 AM, Tobias Fröschle > wrote: >> >> Am 08.06.2012 um 12:54 schrieb Dave Park: >> >>> On Fri, Jun 8, 2012 at 5:25 AM, Dilwyn Jones >>> wrote: Anyone else having problems accessing QL Forum? When I try thi

Re: [Ql-Users] QL Forum

2012-06-08 Thread Dave Park
On Fri, Jun 8, 2012 at 6:09 AM, Tobias Fröschle wrote: > > Am 08.06.2012 um 12:54 schrieb Dave Park: > >> On Fri, Jun 8, 2012 at 5:25 AM, Dilwyn Jones >> wrote: >>> Anyone else having problems accessing QL Forum? >>> >>> When I try this morning I get the error >>> >>> >>> General Error >>> SQL ER

Re: [Ql-Users] QL Forum

2012-06-08 Thread Tobias Fröschle
Am 08.06.2012 um 12:54 schrieb Dave Park: > On Fri, Jun 8, 2012 at 5:25 AM, Dilwyn Jones > wrote: >> Anyone else having problems accessing QL Forum? >> >> When I try this morning I get the error >> >> >> General Error >> SQL ERROR [ mysql4 ] >> Table ‘./qlforum_phpbb/phpbb_sessions’ is marked

Re: [Ql-Users] QL Forum

2012-06-08 Thread Norman Dunbar
On 08/06/12 11:57, peet vanpeebles wrote: Second time it's gone off this week! I'll have a quick look but it might be a job for Rob. It's been up and down like brides nightie! Sounds to me like you have a table going corrupt. Could be down to a bad bit of disc? Especially if it's the same ta

Re: [Ql-Users] QL Forum

2012-06-08 Thread peet vanpeebles
- Original Message - From: Norman Dunbar To: ql-users@lists.q-v-d.com Cc: Sent: Friday, 8 June 2012, 11:39 Subject: Re: [Ql-Users] QL Forum On 08/06/12 11:25, Dilwyn Jones wrote: > Anyone else having problems accessing QL Forum? Yes, > SQL ERROR [ mysql4 ] > Table ‘./qlforum_phpbb/phpb

Re: [Ql-Users] QL Forum

2012-06-08 Thread peet vanpeebles
From: Dilwyn Jones To: QL Users List Sent: Friday, 8 June 2012, 11:25 Subject: [Ql-Users] QL Forum Anyone else having problems accessing QL Forum? When I try this morning I get the error General Error SQL ERROR [ mysql4 ] Table ‘./qlforum_phpbb/phpbb_sessions’ is marked as crashed and should

Re: [Ql-Users] QL Forum

2012-06-08 Thread Dave Park
On Fri, Jun 8, 2012 at 5:25 AM, Dilwyn Jones wrote: > Anyone else having problems accessing QL Forum? > > When I try this morning I get the error > > > General Error > SQL ERROR [ mysql4 ] > Table ‘./qlforum_phpbb/phpbb_sessions’ is marked as crashed and should be > repaired [145] > An sql error

Re: [Ql-Users] QL Forum

2012-06-08 Thread Norman Dunbar
On 08/06/12 11:25, Dilwyn Jones wrote: Anyone else having problems accessing QL Forum? Yes, SQL ERROR [ mysql4 ] Table ‘./qlforum_phpbb/phpbb_sessions’ is marked as crashed and should be repaired [145] An sql error occurred while fetching this page. There's a corruption in the phpbb_sessions

[Ql-Users] QL Forum

2012-06-08 Thread Dilwyn Jones
Anyone else having problems accessing QL Forum? When I try this morning I get the error General Error SQL ERROR [ mysql4 ] Table ‘./qlforum_phpbb/phpbb_sessions’ is marked as crashed and should be repaired [145] An sql error occurred while fetching this page. If Rob or Pete are reading this,