Re: [Ql-Users] Q68 Advance Notice 3 - Delay

2017-10-20 Thread Gerhard Plavec via Ql-Users
Best wishes for reconvalecense

Gerhard

—
___
QL-Users Mailing List

Re: [Ql-Users] QPC2 for Mac update

2017-10-08 Thread Gerhard Plavec via Ql-Users
Tatsächlich... irgendwie gibt es da nichts zu laden !??

Gesendet mit meinenm iPad

Am 08.10.17 um 16:31 schrieb gdgqler--- via Ql-Users

> > On 8 Oct 2017, at 14:36, Marcel Kilgus via Ql-Users 
> >  wrote:
> > 
> > Downloads: https://www.kilgus.net/qpc/download 
> > 
> Pity. Doesn’t work!
> 
> George
> ___
> QL-Users Mailing List
___
QL-Users Mailing List

Re: [Ql-Users] Stupid AND

2017-09-21 Thread Gerhard Plavec via Ql-Users
Am 19.09.17 um 21:27 schrieb Wolfgang Lenerz via Ql-Users

As a=0 at line 30, there is an "ERROR IN EXPRESSION" in the "if" condition
And there is no way to put this expression to "true" or "false" as there is a 
big BIG "ERROR" !!!

> Hi all,
> 
> Just a rant about the SBasic AND operator.
> 
> Suppose this:
> 
> 10 a=0
> 20 b=10
> 30 if (a<>0 AND b/a=5)
> 40   do_something
> 50 end if
> 
> Run it and what happens?
> 
> You get an "overflow" error at line 30.
> You get this error because it is trying to evaluate the second condition 
> (b/a) and failing as a=0 and you can't divide by 0.
> 
> BUT WHY IS IT TRYING TO EVALUATE THE SECOND CONDITION IN THE FIRST PLACE?

Because there is no order for evaluating the first and the second condition in 
the AND operation,
In any way both have to be without any errors.

FALSE AND ERROR is FALSE ? That cannot be !
FALSE AND ERROR has to be ERROR !!!

> The first condition (a<>0) is NOT met and so, in any other programming 
> language I use, the second condition isn't even tested, as the result 
> will be "false" anyway because of this.

So you will ever get big BIG ERRORs...

> Apparently though, Sbasic still also tests the second condition.
> 
> G.
> 
> Wolfgang
> 
> 
> 
SBASIC is better ;-))
> 
> 
> ___
> QL-Users Mailing List
___
QL-Users Mailing List


Re: [Ql-Users] Q68 Advance Notice 2 - Pricing

2017-09-09 Thread Gerhard Plavec via Ql-Users


Gesendet mit meinenm iPad

Am 09.09.17 um 11:43 schrieb Peter Graf via Ql-Users

> Hi all,
> 
> before placing orders, please take this into consideration:
> 
> 1. The Q68 is not a high-end machine like the Q60 in terms of speed.
>If in doubt, please wait for benchmarks.

Speed is not a problem as I am running original QL without any extention as 
well QPC-II on newest Macs and PCs

> 2. I developed the Q68 strictly as a hobby project, absolutely for free,
>and support will be only by communitly forum or mailing list.

Thank you very much and ok.

> 3. There can be no promise of ethernet software drivers, although
>I would like them for myself, building upon my QLwIP project.

Tell me(us) more about your QLwIP project (no need of inventing diversity of 
projects)

> 4. Documentation may come delayed, or in limited fashion.
> 
> All the best
> Peter
> 
> 
> Derek Stewart via Ql-Users wrote:
> > Q68 Price List - Batch 1
> > ---
> > 
> > Q68 board, 4Gb SDHC Card, SMSQ/E: £150.00
> > Black Case: £20
> > Belkin Black PS/2 spliter: £2.00
> > 
> > General Release date: 09/10/2017
> > 
> > 20 completed and tested Q68 boards, available.
> > 
> > Once this quantity is exceeded, I will order more Q68 PCBs to be 
> > manufactured.
> ___
> QL-Users Mailing List
___
QL-Users Mailing List

Re: [Ql-Users] Q68 Advance Notice 2 - Pricing

2017-09-09 Thread Gerhard Plavec via Ql-Users
I would like to order 2 Q68 boards

Please tell me how (and where) to pay £300 ?

Regards,

Gerhard Plavec

-

Am 09.09.17 um 10:21 schrieb Derek Stewart via Ql-Users

> Q68 Price List - Batch 1
> ---
> 
> Q68 board, 4Gb SDHC Card, SMSQ/E: £150.00
> Black Case: £20
> Belkin Black PS/2 spliter: £2.00
> 
> General Release date: 09/10/2017
> 
> 20 completed and tested Q68 boards, available.
> 
> Once this quantity is exceeded, I will order more Q68 PCBs to be 
> manufactured.
> 
> 
> -- 
> Regards,
> 
> Derek
> ___
> QL-Users Mailing List
___
QL-Users Mailing List

Re: [Ql-Users] QPC2 and floppy .img

2016-04-02 Thread Gerhard Plavec
may be closing the "HD"-hole on the floppy can help

--

Am 02/04/2016 um 15:03 schrieb Andrea Carpi

> Hi all
> 
> I'm trying to Format a 720K floppy image using QPC2 with these commands:
> 
> FLP_DRIVE 1,"C:\FLOPPY.IMG"
> 
> FORMAT 'FLP1_Disk1*D'
> 
> But I obtain a 1,44Mb image
> 
> Disk1 QDOS HD
> 2871/2880 sectors
> 
> Have you any idea?
> 
> Thanks.
> 
> Andrea
> 
> PS
> QPC2 4.02
> SMSQ/E 3.24
> ___
> QL-Users Mailing List
___
QL-Users Mailing List


Re: [Ql-Users] The Pointer Environment

2016-04-01 Thread Gerhard Plavec
Hallo Marcel

Am 01/04/2016 um 09:53 schrieb Marcel Kilgus

> Marcel Kilgus wrote:
> > derek wrote:
> >> I have scanned my Easyptr 3 manual to PDF, I am just in the process
> >> of converting the converting to Epub and mobile for the Kindle.
> >
> > The official EasyPtr 4 manual PDF is available here
> >
> > http://files.kilgus.net/smsqe/EasyPtr4.pdf

 bei mir gibt das folgenden error:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to 
complete your request.

Please contact the server administrator, and inform them of the time the error 
occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to 
use an ErrorDocument to handle the request.

==

> 
> Oh, and QPTR manual has been available for years, too, in case this is
> still unknown:
> 
> http://www.kilgus.net/smsqe/development/

Da klappt wenigstens alles, bis auf "EasyPtr4.pdf" wie oben...
 

> 
> Marcel
> 
> ___
> QL-Users Mailing List
___
QL-Users Mailing List


Re: [Ql-Users] Today.

2013-01-12 Thread Gerhard Plavec

Am 12.01.2013 16:41, schrieb Urs Koenig (QL):

On today's date 29 years ago Sinclair Research launched the Sinclair QL
professional computer. On January 12th 1984 - exactly 12 days earlier than
Steve Jobs launched the Apple Macintosh - Sir Clive Sinclair and Nigel
Searle presented the QL to the world in a Hollywood-style launch event at
the Hotel Inter Continental in London.

As I remember, after that, QL was not available for a long time...
Do you know - just for fun - when the first QLs were puchased to normal 
people and when the first Apple Macintosh were ?


I remember also, the price of a QL was about 16.900 österreichische 
Schillings at the begin...
I bought my first QL about 10 month later for 9.000 ÖS, one month later 
a frend of mine and I bought 3 more QLs (at 5.000 ÖS each - 2 where for 
me) as I was a fan of the network capabilities of QLs :)


As I made a questionary for the QL-Frends of Vienna about 1 year later, 
there where about 100% having more than 1 QL :))


@+

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


[Ql-Users] last opportunity

2012-05-30 Thread Gerhard Plavec
If you want to come on the meeting in Prottes (near to Vienna, Austria), 
so it's time to get your ticket and book a room :)


All details at http://kuel.org;

I hope to see you there

Gerhard


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


[Ql-Users] Reminder

2012-05-16 Thread Gerhard Plavec
Today - in 3 weeks - start of the international QL-meeting in Prottes 
near Vienna


have a look at http://kuel.org;

if not yet done: hurry up to book hotel and travelling

I hope to see you there
Gerhard

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


Re: [Ql-Users] GST QED Editor

2012-02-19 Thread Gerhard Plavec

Dilwyn Jones schrieb:
I couldn't find the microdrive images for use with 68K/OS - I presume 
they must be in the zip file somewhere  but then how has URS got 
them into the zip file?
No - the microdrive cartridges were 68K/OS format so Urs was unable to 
transfer them to a zip file. They are not there. Only the ROM image 
and manuals are there.


You would need to transfer them out of the 68K/OS microdrive 
cartridges and environment  somehow - I have no idea how. Plus of 
course it would be necessary to find a way of getting them back into 
the 68K/OS environment, or at least a hack to the QemuLator demo to 
allow 68K/OS to read MDV image files or a QLPAK somehow.

What's about networking ?

I mean QL-networking of course: one QL running with 68K/OS another one 
with QDOS - may be they are compatible in this way - if not, have a try 
with a SER-connection (68KQL to QDOSQL or 68KQL to some computer with a 
RS232)


Gerhard

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


Re: [Ql-Users] QLToday V16 I2

2011-12-12 Thread Gerhard Plavec

Same for me :)

Gerhard



François Van Emelen schrieb:

Hi Jochen,


Found QLToday V16 I2 in my letterbox this morning.

Thanks Jochen.

Have a fine day,
François Van Emelen

___
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] Huge Sinclair repository on DVD out now!

2011-09-19 Thread Gerhard Plavec

Yo :)

QL-Today with DVD was waiting in my letterbox in Vienna :)
Thanks all people who worked on this project.

Endlich kann ich mir die interessantesten Artikel der letzten Jahren vom 
Computer vorlesen lassen - wie lange habe ich das schon gefordert und 
darauf gewartet - vielen Dank allen, die sich dafur eingesetzt haben - 
zweifelsohne ein grossartiges Werk :)


Aber auch das QL-Today ist wieder sehr interessant ausgefallen...

@+
Gerhard

PS: I hope we see us 2012 in Prottes (Vienna)

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


Re: [Ql-Users] Digital Precision Super Forth (+ Reversi)

2011-06-13 Thread Gerhard Plavec



I have the DP Super Forth + Reversi manual * 1985 Version 2.0 is
mentioned

Neil



I have now received an email back from Gerry Jackson - he has 
confirmed that SuperForth / Super Reversi and Digital C are all now 
public domain, so I will send a copy of the files across to Dilwyn.


The main issue is the manual - Gerry does not have an electronic 
version of this either - he believes that the final manual was written 
by an Austrian person that Freddy Vaccha used to write quite a few 
manuals - any ideas who this was?
That was Helmut Aigner, professor of englisch hier in Vienna/Austria 
university - he wrote many books about the QL and some maths programs 
for the QL

The progs all are on the QL-PD/CD-R - he died 1993

@+

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


Re: [Ql-Users] Simple HowTo to make SBasic jobs PEable...

2011-04-10 Thread Gerhard Plavec

Sollte der dann nicht Schlaf_Knopf heissen ?

Button_Schlaf ist echt grauenhaftester mischmatsch )c:

FF
Gerhard

---

Am 10.04.2011 00:41, schrieb Marcel Kilgus:

Tobias Fröschle wrote:

I have not seen a command though that would shrink S*Basic to a button
which would be quite nice,

EXEP Button_sleep

(Button_Schlaf for German QPAC2. Unfortunately this one is not
language agnostic).

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] SMSQ/E on Aurora

2011-03-02 Thread Gerhard Plavec



Dilwyn Jones wrote:

Ah - might not be possible to use SMSQ/E on Trump Card at all,
perhaps? This was at crux of question.


No, some gold is required for SMSQ/E ;)

Marcel

Thanks. :-)

And a Gold credit card to buy it, perhaps? ;-)

Dilwyn Jones

Aurora+TC = no 68xxx-CPU... can do exactly NOTHING

If you have some hardware to add a QXL-Card then it may be OK :))

Gerhard


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


Re: [Ql-Users] QLiberator

2010-10-28 Thread Gerhard Plavec

Ralf Rekondt schrieb:

Dilwyn Jones wrote:


This is probably something you cannot do as the limits for moving
the front screen is probably hard coded in the original SuperBASIC
unfortunately.

--
Rich Mellor
RWAP Services

Thanks - I was afraid that might be the case.

The nearest I came to being able to fix this was to use the extra
parameters of the WTV and WMON commands on QPC2 to move the basic
windows out of the way instead:

WTV ,32,256
WMON ,0,256

One day, I might search for '512' and '256' in the binary of QLib and
see if these can be patched if they are really hard coded... :-(


Nearly all things in QLib's Frontend are done under SuperBASIC. There 
is one keyword for the Outline (necessary), built in QLib's inbuilt 
extension code, one to activate the pointer in a loop to detect, where 
the ponter is on screen for selecting the items. All loose items, 
their select/unselect colors and little borders are done under 
SuperBASIC. A clever little toolkit for small applications (if one 
knows how to use it). Other keywords (like REL_A6) seem to be used for 
generating the compiled code .


Perhaps the SuperBASIC pointer loop detects, if 512x256 is reached, 
remind the time, where QLib was written. If it is done in SuperBASIC, 
it would be very difficulty to find these locations. If it is done in 
the MC procedure for activating the pointer, it is possiblemaybe.


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



And what for is the command OUTLN ?
I did'nt use it for a long time, but was it not used to set the aera of 
a job, where a Window can be opend or moved ?


Gerhard Plavec

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


Re: [Ql-Users] QL-Meeting 2010 - Updated Video

2010-07-08 Thread Gerhard Plavec

Hello Derek, hello Gennaro :)

This Projekt is a very old one, what details do you need exactly ?

I'll make some more pictures today and put them on the web with a 
description of the necessary patches for QDOS...
May be I find the schematics - in my flat in Vienna on monday - then 
I'll publish them too


Derek: what's about Q60 ? Is there a chance to get some ?

Regards
Gerhard

--


At 14.49 08/07/2010, you wrote:



 I was interested in the 68020 board for the QL, do you have any 
more details?



I will ask Gerhard for more details.

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


I'm very specialized in DIY: if exist documentation I can make some 
boards for QL Users community :)


Regards.

Gennaro Montedoro
___
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] USB Floppy Disks and The QL Future

2010-06-23 Thread Gerhard Plavec

Hello Rich !

Rich Mellor schrieb:
I would also like a java based Sinclair QL emulator and perhaps that 
would be a project which Quanta could help fund the development of - 
it would attract a much wider audience and enable demos of programs to 
be played online to show what the QL is capable of.


There are already Java based emulators for the Amiga - perhaps someone 
could use this core, or even see if they can get the QL emulator to 
run on the Java based Amiga emulator.


That are very good news, but why don't you publish the link(s) for 
everybody may have a look on these Java based Amiga emulator(s) ?


Gerhard


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


Re: [Ql-Users] Austrian pictures

2010-06-11 Thread Gerhard Plavec

Hello everybody :)

I add some links to
http://kuel.org
for people can see the pictures from Justin, Urs and Tony

I'll add more links if given to me and may put unpublished pictures...

Gerhard

-

Tony Firshman schrieb:

Tony Firshman wrote, on 8/Jun/10 09:39 | Jun8:

SMSQ - Jochen Merz wrote, on 8/Jun/10 09:35 | Jun8:

Thanks for the pictures, Tony ...

and a BIG THANKS to Gerhard, Karl and Franz for having this meeting 
organised. Everybody who wasn't there did really miss something.


It was good to see many we have not met for years - it has been 
really a great weekend :-)


Seconded.  They did a lot of work preparing the house, garden and 
food, and even had time to run the trains.
The lawn was much in need of cutting, the a small 'forest' was left 
inside the track circle.

Whoops -  but a small forest was left .

Tony




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


Re: [Ql-Users] International QL-Meeting 2010 in Vienna - More News

2010-05-25 Thread Gerhard Plavec

Hi Per :)

I don't know where people coming from outside ist staying (Jochen Merz, 
Marcel Kilgus, Tony Tebby and Firshman, Wolfgang Lenerz, Urs König)...


Worst case, you can stay in my home - there is the show location, so it 
is not like a hotel... more like camping :)


If  you tell me when your plane arrives in Vienna, may be I find someone 
for picking you at the airport.


---

Hi All
For questions when you are in Vienna - my phone (starting from June 
2010): +4369981856765 (I understand very slowly spoken english, no 
problem with german or french :)


CU
Gerhard

---
Jochen Merz schrieb:

Hi Per,


Although living in Bergen, Norway is a bit like living in Timbuctoo,
as far as the rest of the world is concerned, I hope to be there ;o)
Flying in late on Friday and out on Monday.

Fine :-)


It would be nice to stay somewhere where other QLers are holed up;
alternatively somewhere cheap (and preferably both) Whats the best
advice on this, please?
Contact Gerhard? I assume he would know best who is coming and staying 
in his area.


Cheers   Jochen

___
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] International QL-Meeting 2010 - Latest News

2010-05-21 Thread Gerhard Plavec

Hi to all interested in coming to the meeting in june :)

I add some pictures at http://KuEl.org;
so it may be much easy to find the location :o)

I Hope to see most of you at the meeting...

Gerhard

--

Anton Preinsack schrieb:

Hi to all,

don´t forget the International QL-Meeting 2010 in my home-country Austria 
(Thursday 3rd to Sunday 6th of june 2010). The event is organized by Gerhard Plavec and I 
am sure, that it will be a great and interesting meeting. (Infos: http://kuel.org/)

I have two news for the meeting:

First: Thanks to Daniele Terdina I am allowed to show a Beta-version of the 
forthcoming Qemulator for MacOSX! I think this is great news for all 
MacOSX-users in the QL-world (like me;-)), as the emulator looks very 
promising, even in Beta-stage.

Secondly: If all goes well I will shortly be proud owner of a Q40-system (thanks to Rich Mellor and Derek Steward, who tries to fix the board at the moment) and will show it on the QL-Meeting, too. 

Hopefully this will interest more people in real QL-hardware. You know that I started a little initiative for a new production-run of Q60s. Although it isn´t 100% sure, that there will a last production run (some parts of the Q60 are hard to find in the meantime and Derek would have to solder and test all boards alone, which is a huge task) there is still hope for new Q60s. 


See you in Austria!

Greetings,
Anton
___
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] QL Today Volume 14 Issue 3 is on its way to all thereaders

2010-03-16 Thread Gerhard Plavec

Yo :)

Ist soeben auch hier (Wien) bei mir eingelangt :)

@+

-

Ralf Reköndt schrieb:

Arrived here on 14/03. Unfortunately, TT's links to his PDFs do not work.

Cheers...Ralf

On Monday, March 15, 2010 4:14 PM [GMT+1=CET],
SMSQ - Jochen Merz s...@j-m-s.com wrote:



Hi everybody,

the current issue went to the post on Friday evening (for readers in
Germany) and this morning to all the other readers (mailed from here
in Austria). Let's see how fast it reaches you this time.

This time we added even more extra pages (you know, 32 pages were
planned when the pricing was done), but you can expect a massive 44
pages issue with very, very interesting articles :-))

Cheers   Jochen

___
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] International QL meeting 2010 in Austria

2009-12-13 Thread Gerhard Plavec

Hi all :)

If you are interested by the meeting 2010 please have a look at 
http://kuel.org;


Pages may be completed in the next weeks...

Gerhard

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


Re: [Ql-Users] International QL meeting 2010 in Austria

2009-12-13 Thread Gerhard Plavec

Tony Firshman schrieb:

Gerhard Plavec wrote, On 13/12/09 13:49:

Hi all :)

If you are interested by the meeting 2010 please have a look at 
http://kuel.org;


Pages may be completed in the next weeks...



One more, and 'Accomodation' should be 'Accommodation'  (8-)#

Ok, thank you :)

Gerhard

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


Re: [Ql-Users] The best date...

2009-11-17 Thread Gerhard Plavec

Hi all austrian visitors :)

We already voted too and look forward to this event.
Great that Gerhard (and Anton, as far as I'm aware) went ahead and
plan the show :-)

Yes, I remember that July and August (the main travel dates) were not 
so good for shows as this is the main travel season, so hotels are 
expensive, everything is full and crowded and so on.

Also, some visitors might have their real holidays somewhere else,
so that might clash.

I'd prefer June for this reason and voted for this option - as early 
as possible. Even end of May, beginning of June - if that would be 
possible - would be fine for us.
As you know (or not), I like robots beside of computers - I just learned 
that the Eurobot-event (look at eurobot.org - www.swisseurobot.ch) 
takes place end of mai 2010 in Rapperswil (Switzerland), so it is ok for 
me to have the QL-meeting in june...


Looking at the votings, we are ready to have our QL-meeting in june:

Do you have some preferencies ? (friday+WE or WE+monday or no WE at all ?)
I have no calendar with Feiertag church festival/bank holiday ?
Thank you for telling me, if you have a particular liking

Gerhard

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


[Ql-Users] The best date...

2009-11-16 Thread Gerhard Plavec

Hi

Summer 2010 an international QL-meeting will take place in Prottes 
(Austria - near to Vienna)


Please help me, finding the best date for this performance (2-3 days)
Interested people can tell me when they may have time to come (between 
end of june and end of august)

Please use this link :

http://www.doodle.com/cseb3py768aym9aq

Please hurry up: the date may be defined at end of november.

Gerhard

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


Re: [Ql-Users] Web Emulator

2009-11-14 Thread Gerhard Plavec


Has anyone looked at producing a version of a QL emulator in Java - 
with the popularity of the QL Wiki continually increasing, it is good 
to see it getting high ratings on google when searching for programs.  
It is also helping to attract more people back to the QL, judging by 
the sales on my website and ebay - I listed a boxed QL on ebay the 
other day, and over 80 people are watching it, with its price 
currently at over £80 !!


What is really missing from the QL Wiki, is the ability to see what 
the QL Software actually does.


I have tested and got the majority of software working on q-emulator, 
and what we ideally would need would be a link on the page for each 
piece of software to a Java based emulator which would allow you to 
run each item of software, for say, a maximum of 2 minutes at a time, 
so that people could try each title out.


Is there anyone willing and able to write such an emulator ?


You mean something like this
http://www.vavasour.ca/jeff/ts1000/index.html
but for the QL ?
Yeah, would be cool :)

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


[Ql-Users] Any working examples... ?

2009-11-04 Thread Gerhard Plavec

WHAOOW that's a precise answer :)

Can you or someone else do the same with some S*BASIC lines reading a 
file down the TCP/IP stack or connection ?

Something like :

COPY TCP_www.kilgus.net TO ram1_some_file_from_internet

because with what is written in the manual of QPC2v3

--xSchnipp
From version 3.30 on QPC possesses TCP/IP capabilities in form of the 
TCP, UDP and SCK devices. For this
it relies on the Windows TCP/IP stack, so if applications like the 
Internet Explorer can access the net QPC can

do it, too.
This manual won't go into the details of the interface, however, as the 
interface is mostly compatible to the

uQLx implementation all documentation for that is also valid for QPC.
--xSchnapp

I can do nothing !
Perhaps someone can make a copy/paste of the part of doc of uQLx 
explaining this point

Or at least give me a link where I can find the uQLx doc

Thamk you
Gerhard

---

Marcel Kilgus schrieb:

Martyn Hill wrote:
  

Could anyone using the really useful Qascade care to share their
qascade_rc config files here?



# Example menu for Qasqade
# These entries are the main menu

#JUMP
#   0123456789ab
COLSrbrgywbgbwbw
TITLE   Make
TITLE   Misc
ETHGQD  QD  \Dwin1_smsq_qpc_
SEP Things
EXECTestwin1_test_obj
ETHGJobsJobs
ETHGKanäle  Kanäle
ETHGLjobLjob
ETHGHotkeys;Hotkeys
ETHGThings  Things
ETHGSysdef  Sysdef
ETHGDateien win1_   Dateien \Iwin1_
ETHGDateien dos1_   Dateien \Idos1_
ETHGQD  QD
SEP SBasic
SBASBig dev1_big_bas
SEP Stuff
ETHGRC file QD  win1_system_qascade_rc

MENUMisc
SBASSearch  dev1_search_bas
EXECFIFIfifi
EXECWINED   wined
EXECACP acp_obj
MEND

MENUMake
SBASQPC win1_smsq_qpc_make_bas
SBASSMSQwin1_smsq_smsq_make_bas
SBASSMSQE_BIN   dev1_makesms_bas
EXECSysSprites  qmake   \c win1_src_var_syssprites_ \b
SBASDISAdev1_makedisa_bas
MEND

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] Any working examples... ?

2009-11-04 Thread Gerhard Plavec

Waow once more :)

I am very sorry missing your eMail 3 years ago :)
It is really working - not perfect... but a good entry point - why 
didn't you print this example in your manual ?
Any way... it shows that internet is much much more complicated as it 
seams :-(   browsers are very hard workers :))


Thank you for the doc (mirrored), I learned a lot today :)

Gerhard

---

Marcel Kilgus schrieb:

Gerhard Plavec wrote:
  

Can you or someone else do the same with some S*BASIC lines reading a
file down the TCP/IP stack or connection ?
Something like :

COPY TCP_www.kilgus.net TO ram1_some_file_from_internet



Unfortunately it's not as simple as that. In order to get a page from
an HTTP server, you have to speak the HTTP protocol. You want more
something like that:

100 OPEN_IN#3,tcp_www.qltoday.com:80
110 PRINT#3,GET / HTTP/1.1
120 PRINT#3,User-Agent: QPC browser
130 PRINT#3,Accept: */*
140 PRINT#3,host: qltoday.com
150 PRINT#3
160 REPeat
170   INPUT#3,a$:PRINT a$
180 END REPeat

(Took out of my own mail to ql-users 3 years ago. I don't have more
like that either)

  

Perhaps someone can make a copy/paste of the part of doc of uQLx
explaining this point
Or at least give me a link where I can find the uQLx doc



The official uQLx docu seems to have gone the way of the Dodo. I put
up a mirror copy on

http://www.kilgus.net/qpc/socket_toc.html

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] QPC2 and direct sector access

2009-10-12 Thread Gerhard Plavec



Yo :)
then it's some sort of miracle. Usually I do know what my code can 
do and what not.

The generally used name for this sort of miracle would be bug :))
Usually more code a programmer is generating, more miracles can be 
discovered...
In very rare cases a bug can be used as a feature - that then is 
real miracle :)


This implies that every program contains a miracle (since no program 
is bug-free)!
Often it's a real miracle when the written code does what the programmer 
wanted... but may be that's onely a bug :)


@+

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


Re: [Ql-Users] QPC2 and direct sector access

2009-10-11 Thread Gerhard Plavec

Yo :)
then it's some sort of miracle. Usually I do know what my code can do 
and what not.

The generally used name for this sort of miracle would be bug :))
Usually more code a programmer is generating, more miracles can be 
discovered...
In very rare cases a bug can be used as a feature - that then is 
real miracle :)


In this case, there's no bug, so no way to a direct sector access in 
QPC2 :-(


@+

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


Re: [Ql-Users] ql-mac Lucerne show

2009-09-08 Thread Gerhard Plavec

Hohoho,

I think it is a little more complicated as english and german 
prononciation are not the same:


If you mean haha in german and write it so, an english guy will read hehe

As I know Tony I think when he writes hehe, we german people would hear 
hihi
but if you write hihi, in english it will sound like heyhey: not 
really laughing...


So smeylies were invented :) ;-) :-D (c:

But Tony looks always so: (8-)# (with glasses... # is the beard not 
hear/hat/or so... #c:)=


Gerhard (auch) aus Wien,
derzeit auf Urlaub in Fillinges (Frankreich) nahe Genf (Schweiz)
werde moglicherweise auch in Luzern auftauchen...

--

Anton Preinsack schrieb:

Laugh in German is Ha, ha

Anton

Am 08.09.2009 um 10:48 schrieb Tony Firshman:

What is the German for 'he he' - the laugh. Of course Babelfish gets 
is wrong.


I am writing to the Swiss guest house!


Tony

--
QBBS (QL fido BBS 2:257/67) +44(0)1442-828255
t...@firshman.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 Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [Ql-Users] Math toolkit

2009-04-21 Thread Gerhard Plavec

Francois Lanciault schrieb:

Hi,

I just downloaded the very interesting Maths toolkit by Helmut Aigner 
from Dilwyn site. The documentation is in German only. I can figure 
out most of the commands from the examples supplied but I was 
wondering if someone has the documentation in English (or french!!).
Helmut Aigner was an english teaching Austrian professor, who wrote 
number of books about the QL in german and some user guides for Digital 
Research in english. He died 1993. I don't know if he ever wrote the doc 
about his Maths toolkit in english... sorry.


Gerhard Plavec

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


Re: [Ql-Users] Math toolkit

2009-04-21 Thread Gerhard Plavec

Oops: it was Digital Précision (not Digital Research) !

Gerhard Plavec schrieb:

Francois Lanciault schrieb:

Hi,

I just downloaded the very interesting Maths toolkit by Helmut Aigner 
from Dilwyn site. The documentation is in German only. I can figure 
out most of the commands from the examples supplied but I was 
wondering if someone has the documentation in English (or french!!).
Helmut Aigner was an english teaching Austrian professor, who wrote 
number of books about the QL in german and some user guides for 
Digital Research in english. He died 1993. I don't know if he ever 
wrote the doc about his Maths toolkit in english... sorry.


Gerhard Plavec

___
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] Turbo Help Please

2008-04-24 Thread Gerhard Plavec
Hi Duncan :)

 9472  FOR i=1 TO  scrolls

=Beginning of the loop

 9474Dev_Scroll_down
 9476IF dv_start=1 :END FOR  i

=End of the loop

 9478  END FOR i

Here you have one more end of a loop (whitch never was beginning...)
so parser has a big problem dupicate label !!?!

 9480END IF

Wolfgang and some other guys are right, in line 9476 you have to use 
NEXT i or EXIT i instead of END FOR i

Have much fun further debuging

Gerhard

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


Re: [Ql-Users] Turbo Help Please

2008-04-23 Thread Gerhard Plavec
In original SuperBASIC some (dubious) programm like

IF a=b then
   FOR i=a TO b STEP 0.1
ELSE
   FOR i=a TO b STEP -0.1
ENDIF
...
more commands
...
END FOR i

may run without any problem...
But if you try to compile (Turbo or Liberator) some parser error will 
appear...

you have to write something like

FOR i=a TO b STEP sign(b-a)*0.1
...
END FOR i

Give more information, so perhaps someone can help...

GP


[EMAIL PROTECTED] wrote:

  
 In a message dated 23/04/2008 19:59:57 GMT Daylight Time,  
 [EMAIL PROTECTED] writes:
 
 Are you  sure that every IF statement has an END IF ?
 
 Particularly when  nested loops and conditions are coded
 
 
 Hi Malcolm,
 I am fairly sure that they do it is one of the first things I looked  for.
  
 Duncan
 
 
 

 ___
 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 on a Nokia Series 60?

2004-08-12 Thread Gerhard Plavec
 You cannot use the phone and bluetooth functions but it remains a
 programmable PDA with photo
 and video-camera :)
 You can read and answer all the eMails, MMS and SMS you got before
 switching to the plane mode
 to be ready sending them exiting plane or hospital...
 You have a better phone than I.  I cannot use my phone without enabling
 the transmitter.
 What phone have you that allows this to be turned off?

http://www.expansys.com/product.asp?code=111620

 Mind you I don't fancy your chances persuading the officials that it is
 not a phone (8-)#

As turning off an on the phone mode is onely one little click, may be they'll think I 
am a
terrorist...
But nowadays they may think anyone is a terrorist even if he has no phone at all (c:

No phones on planes are dangerous... planes are (c:
Gerhard



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


Re: Re: [ql-users] QPC on a Nokia Series 60?

2004-08-11 Thread Gerhard Plavec
 Imagine the xchange suite running on your mobile phone, or the like of
 quascade and the PE on a mobile.. using the joystick on the phone to
 control the pointer drool!! Not to mention being able to tinker on the
 way into work on the train!!

 Marcel, if you are so Java opposed, how big a job would it be to port QPC
 to the phone using C/C++ ?

Better compile uQLx or QemuLator for that purpose...

I am interested (my phone - a Motorola A925 - uses Symbian) but not experienced in 
compiling
C/C++   :-(

Someone can give some  hints ?
Gerhard



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


Re: [ql-users] QL Network link QL -- PC possible?

2004-07-30 Thread Gerhard Plavec
 File transfer via floppy disk is my current alternative, but looks like that
 is not too reliable - maybe due to the fact that I do not have 'real' 3.5
 DD disks but rather HD disks formatted as DD. The QL's disk drive apparently
 does not have problems with them but QPC2 doesn't recognize DD formatted HD
 disks unless I close the HD hole with adhesive tape. Marcel, I guess the
 program has a good reason to primarily look for the disk's hardware marker
 (hole)  rather than its actual formatting?

Some drives recognize the hole by light-sensor some other by a switch...
so your adhesive tape may be opac an closing the hole on both sides !

 When I close the HD hole on the disk then the QL sometimes reports read
 errors with files written on the PC's disk drive. I assume my QL's disk
 drive is not sick, because it never has problems with disks that are only in
 use on that drive all the time.

I had a lot of good running but not compatible drives :-(

Another point : always format HD-disks in DD-format onely with the DD-drive !!!
Use onely fresh formatted-disks to make transfer and do not use files on them for long 
time...

 Is it possible that data exchange between DD and HD drives is in principle
 unsafe beacuse of something like different magnetic ... whatever ...
 behavior?

HD-heads are smaller than DD-heads : that's the source of most of problems.

 Greetings!

 Michael

So long
Gerhard



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


Re: [ql-users] README_TXT

2004-07-24 Thread Gerhard Plavec
 Hello Folks!

 Here is another simple question:
 How can I quick and dirty create a text file under QDOS?

 I think of something equivalent to MS_DOS:

 COPY CON README.TXT
 mary had a little lamb
 bla bla bla
 ^Z

 Used this a lot to write notes such as start addresses, commands, findings
 etc. The disk with the prog itself is always a better plyce for notes than
 some sheet of paper.

 Tried copy con_ to flp1_readme_txt but after that my input prompt was
 gone. CTRL + Z didn't finish the command either.
 Would be glad if someone gave me a hint...


 Regards

 Michael

Simply make a break (ctrl-space) after ctrl-z so file will be written and input will be
channel#0

regards
Gerhard



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


Re: [ql-users] README_TXT

2004-07-24 Thread Gerhard Plavec
 Thank you all for your comments.

 Just tried on the real QL, something such as

 copy con_ to ram1_test
 the magic number is 27314

 CTRL + Space

 afterwards I can see the text file using the TK2 command VIEW.
 The only thing I miss is input echo, I have to type blindly (and as all of
 you know the QL keyboard is somewhat §$%?(/#)
 Is there a way to perform such an action with input echo turned on?

Simply enter 1 REM ...and your text...
then SAVE file (enter NEW fist to be sure there is no programm loaded)

A better way is to use EDIT (TK2) or - of course - another text editor

Best for very short text is : SAVE ram1_the magic number is 27314

 This experiment suggests QDOS does not need an EOF character (which IIRC is
 not a char that sits there as a byte of the file but is rather a command to
 close the file under MSDOS)

You need CTRL-z onely with : COPY con_ to ser1z

 In case the file would not have been properly closed on the disk - does QDOS
 or TK2 have an utility to check for the integrity of a disk (something
 comparable to CHKDSK from the MSDOS world)?

Problems by not properly closed files is a typically windoof problem... oops... 
feature :)
Such problems are rare with QDOS (microdrives not included :)

Best regards
Gerhard



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