Re: [ql-users] Advice

2005-09-16 Thread ian . pizer
Hi Tony,

I tried dir dos1_"Program Files" but it does not work.

progra~1 means what?

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

>-- Message original --
>Date: Fri, 16 Sep 2005 18:17:55 +0100
>To: [EMAIL PROTECTED]
>From: Tony Firshman <[EMAIL PROTECTED]>
>Subject: Re: [ql-users] Advice
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>On  Fri, 16 Sep 2005 at 18:17:39, wolfgang mühlegger wrote:
>(ref: <[EMAIL PROTECTED]>)
>
>>Marcel Kilgus schrieb:
>>> [EMAIL PROTECTED] wrote:
>>>
>>>>Using QPC on a PC I use dir dos1_ to see the content but I would like
>to
>>>>look into a folder so I try dir dos1_xx and it works but dir dos1_Program
>>>>Files does not.
>>>>Is there a trick or is it not possible?
>>>
>>>
>>> Use quotation marks.
>>>
>>> die "dos1_program files"
>>>
>>> Marcel
>>>
>>> ___
>>> QL-Users Mailing List
>>> http://www.q-v-d.demon.co.uk/smsqe.htm
>>>
>>>
>>>
>>
>>
>>  dir 'dos1_progra~1'
>>
>>would work as well 
>I thought of suggesting that too.
>
>It was absolutely impossible for "micro~11" and more as I got on one of
>my systems (8-)#
>
>Does my suggestion of
>
>dos1_"Program Files" work too?
>
>
>Tony
>-- 
> QBBS (QL fido BBS 2:252/67) +44(0)1442-828255
>  tony@.co.uk  http://firshman.co.uk
> Voice: +44(0)1442-828254  Fax: +44(0)1442-828255  Skype: tonyfirshman
> TF Services, 29 Longfield Road, TRING, Herts, HP23 4DG
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] Dos

2005-09-16 Thread ian . pizer
Thanks Marcel, you got it right. I had a program on PC which I could not
delete so I thought I might succeed via QPC. I solved that problem so the
QPC route was no longet necessary - however there may be a next time.

Ian

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] Advice

2005-09-16 Thread ian . pizer
Hi Users

Using QPC on a PC I use dir dos1_ to see the content but I would like to
look into a folder so I try dir dos1_xx and it works but dir dos1_Program
Files does not.
Is there a trick or is it not possible?

Thanks, if you reply,

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] About Lynx

2005-03-13 Thread ian . pizer
Here is the program I have used:

110 LRESPR win1_sigext30_rext
115 LRESPR env_bin
120 SETENV "TERM=qdos"
130 SETENV "TERMINFO=win1_Qdos_terminfo"
140 SETENV "LYNX_CFG=win1_Qdos_lynx_cfg"
150 SETENV "LYNX_CON=512x256a0x0_6_0_4"
160 SETENV "LYNX_FONT=win1_Qdos_pcql.font"
170 EX lynx

 and I attach an image of the result.I do not know what it means, and cannot
seem to go further. What fun anyway!

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [ql-users] QPC2 v3.30

2005-03-13 Thread ian . pizer
Thanks Roy, at last I can make progress with Lynx. I added lrespr win1_env_txt
to the basic program (lynx_txt) and a new line ex lynx
Running the program makes real progress which I must now investigate what
it all means.

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

>-- Message original --
>Date: Sun, 13 Mar 2005 01:13:57 +
>To: [EMAIL PROTECTED]
>From: Roy wood <[EMAIL PROTECTED]>
>Subject: Re: [ql-users] QPC2 v3.30
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>In message <[EMAIL PROTECTED]>, Wolfgang Uhlig 
><[EMAIL PROTECTED]> writes
>>Am Sat, 12 Mar 2005 09:49:15 +0100 hat <[EMAIL PROTECTED]> geschrieben:
>>
>>> Hi Wolfgang
>>>
>>> When I try to run this in QPC, setenv is refused (not recognised). I
must
>>> be missing something in my boot program? Any ideas?
>>>
>>> Regards,  Ian
>>
>>I am not the Wolfgang you are addressing to, but nevertheless...
>>IIRC you have to load the signal extensions first, so that setenv is 
>>recognized.
>No you need the 'env_bin' extension. Environmental variables.
>-- 
>Roy Wood
>Q Branch. 20 Locks Hill, Portslade, Sussex.BN41 2LB
>Tel: +44 (0) 1273 386030fax: +44 (0) 1273 430501  skype : royqbranch
>web : www.qbranch.demon.co.uk
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC2 v3.30

2005-03-12 Thread ian . pizer
Hi Wolfgang

When I try to run this in QPC, setenv is refused (not recognised). I must
be missing something in my boot program? Any ideas?

Regards,  Ian

>-- Message original --
>To: [EMAIL PROTECTED]
>Subject: Re: [ql-users] QPC2 v3.30
>Date: Sat, 29 Jan 2005 10:58:17 +0100
>From: "Wolfgang Uhlig" <[EMAIL PROTECTED]>
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>Am Sat, 29 Jan 2005 08:01:19 +0100 hat <[EMAIL PROTECTED]> geschrieben:
>
>> I have QLynx in WIN1_ but executing it does not get me anywhere.
>
>Hi Ian,
>I got some files of a friend of mine and a "Lynx_boot", where there are
the
>following lines:
>
>110 LRESPR win1_sigext30_rext
>120 SETENV "TERM=qdos"
>130 SETENV "TERMINFO=win1_Qdos_terminfo"
>140 SETENV "LYNX_CFG=win1_Qdos_lynx_cfg"
>150 SETENV "LYNX_CON=512x256a0x0_6_0_4"
>160 SETENV "LYNX_FONT=win1_Qdos_pcql.font"
>
>after running this (the paths must be adjusted, probably), the simple
>command
>ex win1_lynx;"http://www.your homesite.html"
>in #0 will start Lynx straightaway.
>At least here it does ;))
>
>Wolfgang
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] Adrian Yves's Find utility

2005-02-21 Thread ian . pizer
Thanks for your suggestions which fit with my setup. However when I execute
FIND nothing appears. I can execute lots of other programs without problems.
This find is apparently unsuitable for my setup. 

Ian

>-- Message original --
>From: "Dilwyn Jones" <[EMAIL PROTECTED]>
>To: "QL Users List" <[EMAIL PROTECTED]>
>Subject: Re: [ql-users] Adrian Yves's Find utility
>Date: Sun, 20 Feb 2005 11:27:57 -
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>> Dilwyn, Perhaps I do not load Find properly? I get it into C:of my
>> PC using
>> WINZIP, and then in QPC I copy from DOS1_ to WIN1_ . Then I make
>> find_obj
>> executable with a makeEX_bas program. The size is 45092. But ex
>> win1_find
>> does nothing.
>> ex win1_find;"whatever" does nothing or hangs up.
>>
>> I always feel a fool when in such situations so hope some wise
>> fellow will
>> put me straight.
>>
>> Regards,  Ian
>1. You need to make sure you have Jochen Merz's menu extension loaded.
>If they are not, just LRESPR MENU_REXT from whichever directory you
>use to store MENU_REXT.
>
>2. Toolkit 2 needs to be active (it should be automatically if you are
>running on QPC2)
>
>3. The simplest way to use it is not to use the find;"whatever"
>option, but simply execute the program itself with no parameters, and
>enter them in the menu when it appears. Here is how I get it to work.
>I've put the program into win1_exec_ where I keep all my programs. If
>you have QLiberator extensions in memory, you can use the FIND_OBJ
>version of the program. If not you have to use FINDRT_OBJ. I'll assume
>you will be using FINDRT_OBJ which will work whether or not you have
>the extensions in memory:
>
>EXEC WIN1_EXEC_FINDRT_OBJ
>
>If it works, you'll see a simple menu and it might start with an error
>message which says FLP1_ is not a valid directory if there is no disk
>with files on it in FLP1_. Ignore this (click on OK and it will go
>away.
>
>You should now see a menu where you can enter ROOT and STRING. As you
>move the pointer just to the right of these with the mouse, you'll see
>boxes appear. If you click in these you can type in the ROOT (which
>drive it's to search on, usually WIN1_ or FLP1_. You can specify a
>directory if you wish - for example, WIN1_QUILL_ if you have a
>directory called QUILL on your hard disk.
>
>In the STRING box, enter a letter or word. To get used to it, just
>enter one letter such as an A which it is almost certain to find.
>
>Next, click on the FIND loose item below STRING. It will now start
>looking for the letter or word you entered and list the names of files
>it found in the black window at the bottom.
>
>If you want it to look in sub-directories, you have to click on the
>Descend loose item, although on my system at least this seems to cause
>it to stop with a string is not numeric error.
>
>And for people who use Jochen Merz's SCRAP this program is
>scrap-aware. I haven't used it yet, but the manual says that the
>output of the search can be sent to the scrap if you wish to paste the
>results into QD, for example.
>
>Programmers can also do hex searches with it. Click on Hex and enter a
>hex string such as 4AFB and it wil search for that hex value.
>
>It also has a full set of command options so that external programs
>can use it like a kind of search engine for local files I guess.
>
>Just occurred to me, we could start a new trend by writing very short
>reviews of free programs here!
>
>-- 
>Dilwyn Jones
>
>
>
>-- 
>No virus found in this outgoing message.
>Checked by AVG Anti-Virus.
>Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 14/02/2005
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] Adrian Yves

2005-02-17 Thread ian . pizer
Dilwyn, Perhaps I do not load Find properly? I get it into C:of my PC using
WINZIP, and then in QPC I copy from DOS1_ to WIN1_ . Then I make find_obj
executable with a makeEX_bas program. The size is 45092. But ex win1_find
does nothing. 
ex win1_find;"whatever" does nothing or hangs up.

I always feel a fool when in such situations so hope some wise fellow will
put me straight.

Regards,  Ian


>-- Message original --
>From: "Dilwyn Jones" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Re: [ql-users] Adrian Yves
>Date: Thu, 17 Feb 2005 18:36:48 -
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>> In Adrian Yves's site there is a program called FIND which could be 
>> pretty
>> useful. However it does nothing in QPC2v330. As it is probably an 
>> old program
>> I guess it is incompatible with QPC.
>> Any thoughts?
>>
>> Ian
>Ian, I have got it working on QPC2 - I use v3.30 of QPC2.
>
>At first, I thought it did nothing too, but as I was searching on 
>WIN1_ and I don't have many files in the root directory it wasn't 
>likely to find anything.
>
>CLick on the Descend button and it searches through sub-directories.
>
>Unfortunately, if Descend is used (on my machine anyway), it seems to 
>stop after a while with the red QLiberator error screen, giving the 
>error:
>
>Find Line 16650 Q_Lib error 29 (String Not Numeric)
>
>The author is contactable by email at:
>
> me AT AdrianIves DOT com
>
>if you wish to try to contact him. I've never used this program before 
>(just tried it now after reading Ian's email) and it looks like a 
>really useful file finder program. It's pointer driven and for those 
>who wish to explore the advanced possibilities you can pass search 
>directories and search strings plus other commands as parameters in an 
>EX command if you wish to try to use it from another program, for 
>example.
>
>-- 
>Dilwyn Jones
>
>
>
>-- 
>No virus found in this outgoing message.
>Checked by AVG Anti-Virus.
>Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 14/02/2005
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] Adrian Yves

2005-02-17 Thread ian . pizer
In Adrian Yves's site there is a program called FIND which could be pretty
useful. However it does nothing in QPC2v330. As it is probably an old program
I guess it is incompatible with QPC.
Any thoughts?

Ian

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] for the Swiss QL Meeting Members

2005-02-13 Thread ian . pizer
Have a look at:
 
http://www.bbcworld.com/content/template_clickonline.asp?pageid=666&co_pageid=19

and click on 100$ laptop.

Regards,

Ian
 

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


RE: AW: [ql-users] Visit to Switzerland

2005-02-08 Thread ian . pizer
Not sure I come but in case, 2pm Saturday but where exactly?

Ian 

>-- Message original --
>Subject: AW: [ql-users] Visit to Switzerland
>Date: Tue, 8 Feb 2005 11:42:08 +0100
>From: "Koenig Urs" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>Hi all
>
>I suggest this coming Saturday Feb 12th at 2 O'clock, so we will have about
>3 hours for our meeting.
>
>Location:
>http://www.bison-systems.ch/de/public/unternehmen/filialen/sursee.htm
>
>OK?
>
>Urs
>
>
>
>-Ursprüngliche Nachricht-
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Im Auftrag von Arnould
>Gesendet: Dienstag, 8. Februar 2005 10:40
>An: [EMAIL PROTECTED]
>Betreff: Re: [ql-users] Visit to Switzerland
>
>
>Hello,
>
>Any time for me. As shops close on 4 O'clock, it could even be 5 or 6 
>O'clock for me.
>
>Arnould
>
>On Mon, 7 Feb 2005 21:27:44 +0100, Dent wrote
>> Hi
>> 
>> Elisabeth and I could come to Sursee on Saturday.
>> What time do you suggest?
>> 
>> Jon.
>> 
>> - Original Message -
>> From: "Koenig Urs" <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>
>> Sent: Sunday, February 06, 2005 4:26 PM
>> Subject: AW: [ql-users] Visit to Switzerland
>> 
>> Hi
>> 
>> I would be around on Saturday or Sunday for a chat as well.
>> I could offer our company offices in Sursee as host.
>> 
>> Would really be nice to see you, Jon and hopefully others!
>> 
>> Urs
>
>
>
>   WebMail / Magic OnLine
>   http://www.magic.fr
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


RE: [ql-users] Visit to Switzerland

2005-02-06 Thread ian . pizer
Hello Arnould

Will you be in Geneva? If you have free moments I would enjoy meeting you.

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

>-- Message original --
>From: "- Aucun -" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Date: Sun, 6 Feb 2005 12:49:22 +0100
>Cc: 
>Subject: [ql-users] Visit to Switzerland
>Reply-To: [EMAIL PROTECTED]
>
>
>Next week I will be in Swtzerland (Schaffhausen) to visit my grandmother
>who
>will be 95 on Tuesday. 
>
>Is it possible to organize a mini QL meeting only for me? In fact I would
>like
>to speak with Jon Dent, any day/time between Thursday 10 and Tuesday 15.
>
>Arnould
>
>
>   WebMail / Magic OnLine
>   http://www.magic.fr
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC2 v3.30

2005-01-29 Thread ian . pizer
Hi Wolfgang

Thanks for the Lynx boot program which I managed to copy and run. But the

ex_lynx line makes a window for a second then closes. I am not wise enough
on how to do better.

Thanks anyway,

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410
>-- Message original --
>To: [EMAIL PROTECTED]
>Subject: Re: [ql-users] QPC2 v3.30
>Date: Sat, 29 Jan 2005 10:58:17 +0100
>From: "Wolfgang Uhlig" <[EMAIL PROTECTED]>
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>Am Sat, 29 Jan 2005 08:01:19 +0100 hat <[EMAIL PROTECTED]> geschrieben:
>
>> I have QLynx in WIN1_ but executing it does not get me anywhere.
>
>Hi Ian,
>I got some files of a friend of mine and a "Lynx_boot", where there are
the
>following lines:
>
>110 LRESPR win1_sigext30_rext
>120 SETENV "TERM=qdos"
>130 SETENV "TERMINFO=win1_Qdos_terminfo"
>140 SETENV "LYNX_CFG=win1_Qdos_lynx_cfg"
>150 SETENV "LYNX_CON=512x256a0x0_6_0_4"
>160 SETENV "LYNX_FONT=win1_Qdos_pcql.font"
>
>after running this (the paths must be adjusted, probably), the simple
>command
>ex win1_lynx;"http://www.your homesite.html"
>in #0 will start Lynx straightaway.
>At least here it does ;))
>
>Wolfgang
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC2 v3.30

2005-01-28 Thread ian . pizer
Hi Rich

I have QLynx in WIN1_ but executing it does not get me anywhere. I have 
UQLX-010601.tbz
in DOS1_ but it will not transfer to WIN1_

Can you guide me?

Thanks,

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

>-- Message original --
>To: [EMAIL PROTECTED]
>Subject: Re: [ql-users] QPC2 v3.30
>Date: Fri, 28 Jan 2005 19:32:06 -
>From: "Rich Mellor" <[EMAIL PROTECTED]>
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>On Fri, 28 Jan 2005 20:26:56 +0100, Marcel Kilgus  
><[EMAIL PROTECTED]> wrote:
>
>> After months of development and beta testing I'm proud to announce
>> that QPC2 version 3.30 officially went live. As usual the update is
>> free for all users of QPC2 version 3. Get it from
>> http://www.kilgus.net/qpc/
>>
>> Main changes are a much faster emulation core and uQLx compatible
>> TCP/IP functionality. Furthermore there are some bug fixes and smaller
>> enhancements. It comes complete with SMSQ/E v3.09.
>
>Thanks Marcel - guess the biggest comment which is missing from this  
>announcement is the fact that the full IP support means that QPC2 can at
> 
>last access the internet directly - just a shame Lynx is the only internet
> 
>browser we have.
>
>Q40 / Q60 should not be far behind (but under QDOS Classic)
>
>I think that Qemulator already supports IP access, and can run Lynx - any
> 
>others?
>uQLx (I have no experience of this).
>
><>
>
>-- 
>Rich Mellor
>RWAP Services
>26 Oak Road, Shelfield, Walsall, West Midlands WS4 1RQ
>
>http://www.rwapservices.co.uk/
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] Keyboard

2005-01-16 Thread ian . pizer
Thanks to everybody who have been responding. Jon Dent has sent me his solution
and with one line in my boot the problem is solved. Almost every key (shift
or not, AltGr or not) is correct for my Swiss French kbd.

Regards, Ian

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC Keyboard

2005-01-16 Thread ian . pizer
Jon, you are right, it is a Swiss keyboard. I would be glad to use your work
when finished. But if you can do it maybe I can too. How do you do it, is
it frantically difficult?

Ian 

>-- Message original --
>From: "Dent" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Re: [ql-users] QPC Keyboard
>Date: Sat, 15 Jan 2005 19:11:09 +0100
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>Wolfgang Lenerz wrote:
>> If you have a french keyboard:
>> Forget Cueshell. exec QPC with the shift button held down to get the
>config
>> window.
>> Set "code du pays" to 33.
>>
>> Then hit the "sauver" button!
>>
>> Now do OK.
>>
>> AND CHECK your boot file for a line such as "kbd_table xx". If this is
>> present, replace xx by 33.
>>
>
>I think Ian said he was using a Swiss French keyboard which is hardly like
>the French keyboard at all. In fact it is much more like the
>Swiss German (sg) keyboard with the é/ö key set to default to é
>with shift é being ö etc.
>
>If this sounds familiar to you Ian I would gladly supply you my nearly
>finished sg keyboard table.
>
>You would then have to use (something like)  :
>
>i=RESPR(1024):LBYTES "win1_SYSTEM_sg_kbd",i:KBD_TABLE i
>
>in you boot file to load it.
>
>You could then use Wolfgang's very excellent keyboard configurator (clavier)
>to swap round the ö/é  shifted and nonshifted key configurations.
>
>If you want to give it a go Ian, let me know and I will supply you with
the
>necessary files, as I was so kindly supplied them by members of [ql-users]
>not so many months ago.
>
>Jon.
>
>P.S. nearly finished means I haven't dealt with the Alt Gr keys properly
>yet
>and have set them up as HOT_KEY's in my boot at the moment.
>
>
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC Keyboard

2005-01-16 Thread ian . pizer
YES, Marcel, that is exactly what I have! What next?

Ian

>-- Message original --
>Date: Sat, 15 Jan 2005 16:24:32 +0100
>From: Marcel Kilgus <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: [ql-users] QPC Keyboard
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>Wolfgang Lenerz wrote:
>> azerty (french)
>> qwerty (english)
>> azertz (german)?
>
>The last one should be qwertz, surely.
>
>Asked another way, is it perhaps this layout:
>http://www.microsoft.com/globaldev/keyboards/kbdsf.htm
>(probably only properly viewable with internet explorer, go with the
>mouse over shift to see the shiftet state)
>
>Marcel
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC Keyboard

2005-01-15 Thread ian . pizer
AH! here is something interesting: The first line is qwertz, my old previous
board is also qwertz.
If I try variations of KBD_TABLE (1,33,39,49) none give a correct result.

Can I make my own KBD_TABLE for all keys? How?

>-- Message original --
>From: "Wolfgang Lenerz" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Date: Sat, 15 Jan 2005 16:13:42 +0100
>Subject: Re: [ql-users] QPC Keyboard
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>On 15 Jan 2005 at 15:24, [EMAIL PROTECTED] wrote:
>
>> Yes I have done that but no success. My QPC2 Config page is in French.
>Perhaps
>> I should have it in English?
>
>I think the language depends on the coutry you're in.
>Let's hgetthis is the clear:
>
>the first aplha row of your keyboard is what:
>
>azerty (french)
>qwerty (english)
>azertz (german)?
>
>If french, use 33 as country code
>if english use 44
>if german use 49.
>Don't forget the "sauver" button
>Does this help?
>
>Wolfgang
>
>www.scp-paulet-lenerz.com
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC Keyboard

2005-01-15 Thread ian . pizer
Yes I have done that but no success. My QPC2 Config page is in French. Perhaps
I should have it in English?
>-- Message original --
>From: "Wolfgang Lenerz" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Date: Fri, 14 Jan 2005 17:53:19 +0100
>Subject: Re: [ql-users] QPC Keyboard
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>On 14 Jan 2005 at 16:31, Rich Mellor wrote:
>
>> On Fri, 14 Jan 2005 17:22:31 +0100, <[EMAIL PROTECTED]> wrote:
>> 
>> > I have managed to configure smsqe.bin by using Cueshell so I can choose
> 
>> > the
>> > language. I have also tried out Code du Pays in the Configuration window
>> > of QPC starting window. But I have not solved my problem.
>> 
>
>If you have a french keyboard:
>Forget Cueshell. exec QPC with the shift button held down to get the config
>
>window.
>Set "code du pays" to 33.
>
>Then hit the "sauver" button!
>
>Now do OK.
>
>AND CHECK your boot file for a line such as "kbd_table xx". If this is 
>present, replace xx by 33.
>
>
>Wolfgang
>
>www.scp-paulet-lenerz.com
>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC Keyboard

2005-01-15 Thread ian . pizer
I presume there are only 2 ways of changing the kbd;  either I set in 
Configuration
QPC2 page, the "CODE de Pays" as 1 or 33 or 44 etc. and I set QBD_TABLE in
my boot as the same chosen number. I do not know of any other way of affecting
the keyboard.

My keyboard is in English, i.e.the Keys are in English.

I have tried 1 and 33 and 44 even 49 as mentioned above and do not get success.

I wonder why my Configueration page of QPC2 is in French. Perhaps I should
get it in English. But how?


>-- Message original --
>To: [EMAIL PROTECTED]
>Subject: Re: [ql-users] QPC Keyboard
>Date: Fri, 14 Jan 2005 16:31:12 -
>From: "Rich Mellor" <[EMAIL PROTECTED]>
>Cc:
>Reply-To: [EMAIL PROTECTED]
>
>
>On Fri, 14 Jan 2005 17:22:31 +0100, <[EMAIL PROTECTED]> wrote:
>
>> I have managed to configure smsqe.bin by using Cueshell so I can choose
>
>> the
>> language. I have also tried out Code du Pays in the Configuration window
>> of QPC starting window. But I have not solved my problem.
>
>Ian,
>
>I presume that you reset QPC2 after altering the configuration of
>smsqe.bin and the smsqe.bin you configured was on the PC not within the
QL
>
>hard disk :-)
>
>Otherwise, can you please recap.  I presume you are using a French
>keyboard and your Windows is set up for French. So you now need QPC2 to
be
>
>set up for a french keyboard??
>
>If you have an English keyboard but are using a French setup of Windows,
>
>this might explain some of the problem.
>
>
>
>--
>Rich Mellor
>RWAP Services
>26 Oak Road, Shelfield, Walsall, West Midlands WS4 1RQ
>
>http://www.rwapservices.co.uk/
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm


___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC Keyboard

2005-01-14 Thread ian . pizer
I have managed to configure smsqe.bin by using Cueshell so I can choose the
language. I have also tried out Code du Pays in the Configuration window
of QPC starting window. But I have not solved my problem.

>-- Message original --
>Date: Fri, 14 Jan 2005 09:22:05 +
>From: Malcolm Lear <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: [ql-users] QPC Keyboard
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>I thought it was only me!  Since using XP I've not been able to get the

>config menu up using the shift key.
>I have now set it to always show. But you do have to get to the menu to

>set that option.
>
>Malcolm
>
>
>[EMAIL PROTECTED] wrote:
>
>>Terrific. What ignorance on my part. I tried as you said but that does
nothing.
>>Maybe because of Windows XP?
>>
>>  
>>
>>
>>  
>>
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC Keyboard

2005-01-13 Thread ian . pizer
Terrific. What ignorance on my part. I tried as you said but that does nothing.
Maybe because of Windows XP?

>-- Message original --
>To: [EMAIL PROTECTED]
>Subject: Re: [ql-users] QPC Keyboard
>Date: Thu, 13 Jan 2005 17:00:21 +0100
>From: "Wolfgang Uhlig" <[EMAIL PROTECTED]>
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>> That is a great idea - how do you do it? My QPC has no configure block.
>Oh, hardly can't  believe that you don't know:
>
>double clicking on your QPC.exe while holding pressed the Shift key will
> 
>bring you
>into the config menu of QPC/SMSQ/E, where you can configure lots of things
> 
>among which
>the language/keyboard layout.
>
>Wolfgang
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [ql-users] QPC Keyboard

2005-01-13 Thread ian . pizer
That is a great idea - how do you do it? My QPC has no configure block.

>-- Message original --
>To: [EMAIL PROTECTED]
>Subject: Re: [ql-users] QPC Keyboard
>Date: Thu, 13 Jan 2005 15:23:55 +0100
>From: "Wolfgang Uhlig" <[EMAIL PROTECTED]>
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>> When I use QPC2v312 via XP my keyboard is jumbled. e.g.x>y and z>x and
> 
>> much
>> more, so using BASIC etc. is a bore. My setup is as follows: All is in
> 
>> French
>> (XP etc.) 
>
>Only to be sure, you do have configured QPC to french, haven't you?
>Wolfgang
>___
>QL-Users Mailing List
>http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] QPC Keyboard

2005-01-13 Thread ian . pizer
Hi Experts

When I use QPC2v312 via XP my keyboard is jumbled. e.g.x>y and z>x and much
more, so using BASIC etc. is a bore. My setup is as follows: All is in French
(XP etc.) The Language and Keyboard in XP is Français(Suisse). The actual
KB is Dell with some accent keys at right of P and L. The words on the KB
are in English.

I have tried changing the kb language in XP to Anglais(Etats-Unis), that
is English(USA), and also English(UK), then running QPC but the kb result
is still jumbled. This problem has always existed with older QPCs and probable
with Windows 98.

Is there a way of modifying the keyboard within QPC so kb works properly?
In otherwords is there a kb driver for QPC which would help. If not, why
not (hee hee!)

Cheers,

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] Hardware

2005-01-09 Thread ian . pizer
My wife has been cleaning up and found a box with a lot of QL stuff. An original
QL! A keyboard mat in original package. Some keyboards and electronic boards.
The total is not very heavy. I would be willing to pack it all and send it
to someone or place where it could be of use. Any suggestions?

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] Jan Jones

2004-12-19 Thread ian . pizer
It seems you can buy her QL book from McGraw-Hill.
 
Look at http://www.clive.nl/detail/23940/

Ian Pizer

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] Roulette

2004-12-08 Thread ian . pizer
Hi

I have tried to have fun with Stephen Poole's program I found in latest QL
World, without great success. Has anyone on this list tried it? Maybe it
has some subtle faults. My BASIC is a bit rusty too. Any help?

regards,

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


[ql-users] Printers

2004-10-20 Thread ian . pizer
The following:  http://www.metrics.com/Products/PAS/Printers/EscP2.html
Lists printers with ESC/P2 and ESC/P

It is not entirely up to date since Epson Stylus Color 880 is missing.

Use Google to find ESC/P

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List
http://www.quanta.org.uk/mailing.htm


[ql-users] QL2004

2004-10-14 Thread ian . pizer
Hi All

Regret will not be present - Have a great meeting - Ian Pizer (Switzerland)

___
QL-Users Mailing List
http://www.quanta.org.uk/mailing.htm


[ql-users] Printer

2004-09-21 Thread ian . pizer

For info:
I have seen advertised the following: Epson Stylus Photo R200 Inkjet Printer
with Printer Language ESC/P2 so should be good for QL.

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List
http://www.quanta.org.uk/mailing.htm


Re: [ql-users] CD

2004-09-17 Thread ian . pizer
Thanks. All I needed to do was CD_INIT and all the other commands became
available.
>-- Message original --
>From: "Wolfgang Lenerz" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Date: Fri, 17 Sep 2004 17:01:26 +0200
>Subject: Re: [ql-users] CD
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>On 17 Sep 2004 at 14:59, [EMAIL PROTECTED] wrote:
>
>> Hi all
>> 
>> In QL Today July/August 2004 Dilwyn Jones speaks about CD controls in
QPC2.
>> I have QPC2 v 3.12 but these commands do not seem to exist. Perhaps there
>> is some action needed before they become operative.
>> 
>> So Help please.
>> 
>> Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
>> e-mail [EMAIL PROTECTED]  Tel. 41227581410 
>> 
>> ___
>> QL-Users Mailing List
>> http://www.quanta.org.uk/mailing.htm
>> 
>
>Download the QPC manual from Marcel's site.
>It's in there!
>
>Woflgang
>
>www.scp-paulet-lenerz.com
>
>___
>QL-Users Mailing List
>http://www.quanta.org.uk/mailing.htm

___
QL-Users Mailing List
http://www.quanta.org.uk/mailing.htm


[ql-users] CD

2004-09-17 Thread ian . pizer
Hi all

In QL Today July/August 2004 Dilwyn Jones speaks about CD controls in QPC2.
I have QPC2 v 3.12 but these commands do not seem to exist. Perhaps there
is some action needed before they become operative.

So Help please.

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410 

___
QL-Users Mailing List
http://www.quanta.org.uk/mailing.htm


[ql-users] Idea

2004-05-26 Thread ian . pizer
Hi

I like to use my old PC which has only 3Gb hard disk and 333Mhz. But the
lack of HD memory often gives limits. I decided to fit an external HD (40Gb)
via USB. Now most programs reside in the new HD and run from it and I have
oudles of spare space for years. It runs at nearly the same rate as a modern
laptop.
External HDs get cheaper and are quite small. Mine is a LACIE.

Cheers,

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410 

___
QL-Users Mailing List


[ql-users] Printers

2004-05-09 Thread IAN . PIZER
Hi

I think about getting a new printer. My EPSON Color 880 has done great service
and used the famous ESC/P2 for QDOS, but seems to be worn out as it makes
unclear copies with undesired background lines despite automatic cleaning
etc. Finding a suitable printer to satisfy both QL(QPC) and PC is both a
bother and restrictive so I wondered if text from, say, Text87 (probably
QUILL also) can be printed via PC. So I did as follows - from Text87 do F3,
Export to a win1 file.
Go to QD and load the exported file. Make the text into a BLOCK and send
the block to SCRAP. Now go to PC and pick up the text by PASTEING to a text
program from which you can print to non QL prnter. Sounds a bit complex
but Yes it works. Now I can go to a local shop and choose from dozens of
possible printers. That will take ages. Any suggestions about which colour
printer to choose?

Regards,

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
e-mail [EMAIL PROTECTED] Tel. 41227581410


___
QL-Users Mailing List


[ql-users] Help

2004-04-25 Thread ian . pizer
Unable to attach (bluewin or ql-users?) so I printed the picture, ran Scanner
in OCR mode and below is the result:


Lecteur
Description
Média chargé
Type de media
Nom
Fabricant
Etat
Taux de transfert
ID cible SCSI
ID de périphértque Plug-and..
Pilote
Valeur

The list above describes the lists below

E:
Lecteur de CD-ROM
Non
CD~ROM
TOSHIBA CD~ROM XM-6102B
(Lecteurs de CD-ROM standard
OK
Non disponibIe
0
IDE\CDROMTOSHIBA_CD-ROM_XM-6102B
c: \windows\system32\driversdrom.sys(5.1..

F:
Lecteur de CD-ROM
Oui
CD-ROM
YAMAHA CRW210OE
(Lecteur: de CD-ROM standard
OK
1041.97 ko/sec
1
IDE \CD ROMYAMAHA_CRW/2100E
c: \windos\system32\drivers\cdrom.sys (5.1...

The Toshiba has a disk in the drive despite the "Non Disponible"

___
QL-Users Mailing List


[ql-users] Help

2004-04-25 Thread ian . pizer
I try again


> Now I get from System Information an indication of what is wrong but as
it
> is in French I do not know how to translate so I attach a photo of the
information.
> You see the difference between Yamaha CD drive and Toshiba drive, Media
Charge?,
> but what does it mean and is there something to do?
> 

Should attach now!

___
QL-Users Mailing List

[ql-users] Help

2004-04-25 Thread ian . pizer

> Now I get from System Information an indication of what is wrong but as
it
> is in French I do not know how to translate so I attach a photo of the
information.
> You see the difference between Yamaha CD drive and Toshiba drive, Media
Charge?,
> but what does it mean and is there something to do?
> 
I send again with attachment again

___
QL-Users Mailing List

[ql-users] Help

2004-04-25 Thread ian . pizer
Now I get from System Information an indication of what is wrong but as it
is in French I do not know how to translate so I attach a photo of the information.
You see the difference between Yamaha CD drive and Toshiba drive, Media Charge?,
but what does it mean and is there something to do?

___
QL-Users Mailing List

[ql-users] Help

2004-04-24 Thread ian . pizer
Thanks for the advice. After much searching Roxio tells me that all necessary
drivers are already in XP but my Easy CD Creator must be updated so it can
handle the CD drives. Well I am half way there, Yamaha now works. The yellow
marks on the drive in Property System/Material have now disappeared. But
Toshiba is reluctant. I can live with only one CD drive.

Thanks all,

Ian

___
QL-Users Mailing List


[ql-users] Help

2004-04-24 Thread ian . pizer
Hi Users

I try to use my old Desktop PC which had W98 but now has XP. It runs pretty
nicely for QPC and it recognises that I have 2 CD Drives: Yamaha CRW2100E
and Toshiba CD-ROM XM-6102B but indicates there are no drivers. I do not
have any CDs containing drivers and cannot find on internet suitable drivers.
Should I just assume that these drivers are not recouperable?

Regards,

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List


Re: [ql-users] QTPI

2004-04-13 Thread ian . pizer
Could you give more details, I cannot proceed from what you have said
>-- Message original --
>To: [EMAIL PROTECTED]
>Subject: Re: [ql-users] QTPI
>From: "Phoebus R. Dokos (?? ?. ??)" <[EMAIL PROTECTED]>
>Date: Tue, 13 Apr 2004 12:16:29 -0400
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>On Tue, 13 Apr 2004 19:14:24 +0300, <[EMAIL PROTECTED]> wrote:
>
>> Hi
>>
>> Nice to hear plans to improve QL. How about QTPI. Though QL does not 
>> connect
>> to Internet maybe QTPI could be updated so it would send SMS messages
to
>> mobile phones. Crazy?
>>
>
>Can do that now Ian (via soQL-PPP and QlwIP)
>
>Just send an email to the mobile phone. I do it all the time with my 
>wife's phone (yep works even in the US... then again we have T-Mobile ;-)
>
>Phoebus
>> Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
>> e-mail [EMAIL PROTECTED]  Tel. 41227581410
>>
>> ___
>> QL-Users Mailing List
>>
>
>
>
>-- 
>Visit the QL-FAQ at: <http://www.dokos-gr.net/ql/faq/> (Still uploading

>stuff!)
>Visit the uQLX-win32 homepage at: <http://www.dokos-gr.net/ql/uqlx.html>
>Visit the uQLX-mac home page at:<http://www.dokos-gr.net/ql/uqlxmac.html>
>___
>QL-Users Mailing List

___
QL-Users Mailing List


[ql-users] QTPI

2004-04-13 Thread ian . pizer
Hi

Nice to hear plans to improve QL. How about QTPI. Though QL does not connect
to Internet maybe QTPI could be updated so it would send SMS messages to
mobile phones. Crazy?

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List


Re: [ql-users] XP problems

2004-04-10 Thread ian . pizer
Thanks Peter,

I gave up trying and ran a Restore and that cleared up the problem 

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

>-- Message original --
>Date: Sat, 10 Apr 2004 20:55 +0100 (BST)
>From: [EMAIL PROTECTED] (Peter Fox)
>Subject: Re: [ql-users] XP problems
>To: [EMAIL PROTECTED]
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>Have you added anything recently after which the problems started?
>
>Another approach is to remove all the PCI cards and see if this is an 
>improvement.  On that assumption, put the PCI cards back one at a time and
>
>see if it makes a difference.
>
>Also do this with USB devices.
>
>A lot of work but it should give you the answer you need.
>
>Best Wishes,
>
>Peter
>
>
>In article <[EMAIL PROTECTED]>, 
>[EMAIL PROTECTED] () wrote:
>
>> Hi
>> 
>> I have solved some niggling XP problems by searching 
>> http://www.TweakXP.com
>> But my old desktop XP insists on restarting when I tell it to shutdown.
>> Cutting power seems an OK choice (like a QL). If I remove "Automatic 
>> restart"
>> in System Properties I get the hated Blue Window.
>> 
>> Ideas?
>> 
>> Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
>> e-mail [EMAIL PROTECTED]  Tel. 41227581410
>> 
>> ___
>> QL-Users Mailing List
>> 
>___
>QL-Users Mailing List

___
QL-Users Mailing List


[ql-users] XP problems

2004-04-09 Thread ian . pizer
Hi

I have solved some niggling XP problems by searching http://www.TweakXP.com
But my old desktop XP insists on restarting when I tell it to shutdown.
Cutting power seems an OK choice (like a QL). If I remove "Automatic restart"
in System Properties I get the hated Blue Window.

Ideas?

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410

___
QL-Users Mailing List


RE: [ql-users] Operating Systems..Notepad..?

2004-04-07 Thread ian . pizer

>-- Message original --
>From: Arvid Børretzen <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: RE: [ql-users] Operating Systems..Notepad..?
>Date: Wed, 7 Apr 2004 22:11:03 +0200
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>
>
>
>Tony wrote:
>>Word is a case in point here.
>>I really hate Word - it is pretty impossible to tame.
>>OK Quill had very very few frills, but is excellent for writing letters
>>- which is what I needed it for.
>>Word of course is much more sophisticated, but there lies the problem.
>>I would love to pare it down, and remove the things I never use, or if
>>they are used  cause mayhem very often.
>
>
>Tony..
>You should try Notepad.. :-)
>
>Arvid
>
>
>
>___
>QL-Users Mailing List

___
QL-Users Mailing List


RE: [ql-users] Operating Systems..Notepad..?

2004-04-07 Thread ian . pizer
 Try Atlantis Nova tis free download

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Switzerland
e-mail [EMAIL PROTECTED]  Tel. 41227581410
>-- Message original --
>From: Arvid Børretzen <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: RE: [ql-users] Operating Systems..Notepad..?
>Date: Wed, 7 Apr 2004 22:11:03 +0200
>Cc: 
>Reply-To: [EMAIL PROTECTED]
>
>
>
>
>
>Tony wrote:
>>Word is a case in point here.
>>I really hate Word - it is pretty impossible to tame.
>>OK Quill had very very few frills, but is excellent for writing letters
>>- which is what I needed it for.
>>Word of course is much more sophisticated, but there lies the problem.
>>I would love to pare it down, and remove the things I never use, or if
>>they are used  cause mayhem very often.
>
>
>Tony..
>You should try Notepad.. :-)
>
>Arvid
>
>
>
>___
>QL-Users Mailing List

___
QL-Users Mailing List