News Issue 8 Contents Futurology

letters



Poor printing frustrates

I BOUGHT my first copy of Sinclair User - September issue - and enjoyed it very much, especially the education articles.

I was, however, frustrated to find that I could use none of the programs listed in Program Printout because of the poor quality print, which meant that every one had at least one indecipherable line.

Why must you print the programs using this pseudo printout style which, because of the way the letters seem to bend when printed, make them difficult to read?

Kenneth Watson

The reason for using what you refer to as the pseudo printout style is that by using printouts direct from the computer we find that we can reduce the number of errors which con easily creep into the printing of listings. We test all programs before we publish them and then attempt to use printouts which are as clear as possible, giving additional guidance in the accompanying material. There are occasions when mistakes occur but we try to keep them to a minimum.

Bleeper points expanded

I READ with interest your review of our Fulcrum Bleep in the August issue and would like to correct one or two points. The new improved Keyboard Bleeper is slim enough to fit under the ZX-81 PCB. I know of at least two customers who managed to do so. The latest version was designed with that possibility in mind.

The new Keyboard Bleeper was intended to replace the original version which gave a bleep for 198 characters. We presume everyone wants all 210 characters to bleep, especially as it costs the same.

Fulcrum Products, West Sussex

New use for old statements

HERE IS a way you can use the NEW and OLD statements on the 16K ZX-81 in a similar way to the BBC computer:

Load or type-in a program on your ZX-81.

To NEW the program, type POKE 16509,100. This, seemingly, will NEW the program.

To retrieve the program, POKE 16509,0. This may be useful if you are playing a game or writing a program and you have to interrupt it to write a small program - to total your shopping list, for example.

It is important to delete your shopping list program or whatever without using NEW before attempting to retrieve the original program.

Finally, try this with 16K:

10 POKE 16437,255
20 RUN USR 1

Donald Grose

Simpletons' corner

I WOULD like to comment on a letter in your August issue from P Morris. He complained about the complicated competition dealing with producing an EPROM blower, whatever that is? Can we not have an easier competition for us simpletons? A children's page would not be amiss.

S Dodson

Thank you for the ideas, which we are considering. On the subject of the competitions, we set them to be a challenge to our readers, whom we do not believe to be simpletons.

Stopping the wobbles

I HAVE found a very easy method for stopping the 16K ZX RAM pack wobbling troubles, which invariably result in loss of memory. I find that if the ZX-81 plus RAM is placed inside the polystyrene box in which it arrives there will be no further trouble - it fits securely.

Jonathan Cheal

Door stops solution

THE POWER UNIT supplied by Sinclair with the printer certainly becomes very hot but that does not cause many malfunctions of the printer or ZX-81.

Marion Stubbs' problem is caused by covering the only air entry on the ZX-81, i.e., on the base. When integrated chips become hot they consume more current until thermal runaway occurs. That can cause irreparable damage to the ICs.

My answer to the heat problem is to glue 1in. door stops to the bottom of the ZX-81. A wide rubber band round the ZX-81 and 16K RAM pack prevents any wobble.

V Dawson

Kakutani 'corrected'

Ian Stewart is really in Argentina with his Kakutani problem. It should be:

  10 INPUT N
  20 LET C=0
  25 SCROLL
  30 PRINT N
  40 SCROLL
  50 LET C=C+1
  60 IF N=1 THE GO TO 2000
  70 IF N=2*INT (N/2) THEN GO TO 1000
  80 LET N=N*3+1
  90 GO TO 30
1000 LET N=N/2
1010 GO TO 30
2000 PRINT AT 21,0;         "
HIT LOOP IN     ¤";C;"#164;STEPS¤=BLANK

G A Jeffery



News Issue 8 Contents Futurology

Sinclair User
November 1982