Re: [ql-users] SERNET (help required)

2005-06-04 Thread François Van Emelen
P Witte schreef: Do I hear the distant hum of busy QLs - or is it just tinnitus? Can anyone point me to the Sernet V2.25 manual? I want to know the meaning of the keywords and parameters. Per ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/s

[ql-users] SMSQE Oddity

2005-06-04 Thread Geogwilt
If you run the following program using SMSQE you will get the error message At line 100:3 undefined loop control variable 100 FOR x=0 TO max%(6,7):PRINT x 110 STOP 120 : 130 DEFine FuNction max%(a,b) 140 IF a>b : RETurn a 150 RETurn b 160 END DEFine If you add "END FOR x" to the end of

Re: [ql-users] SERNET (help required)

2005-06-04 Thread wolfgang mühlegger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 P Witte schrieb: > Do I hear the distant hum of busy QLs - or is it just tinnitus? > > Can anyone point me to the Sernet V2.25 manual? I want to know the meaning > of the keywords and parameters. > > Per > >

Re: [ql-users] SMSQE Oddity

2005-06-04 Thread Wolfgang Lenerz
On 4 Jun 2005 at 6:12, [EMAIL PROTECTED] wrote: > If you run the following program using SMSQE you will get the error message (...) >At line 100:3 undefined loop control variable >() > Does anyone know why this is? Is it a step forwards, backwards or sideways by > SMSQE from simple Q