News Issue 21 Contents Hardware World

letters



More serious applications

I READ G A Rooker's letter in the October edition and I support his view that the market is ready for a change in emphasis from programs on games to programs with a useful application.

I have already contacted him proposing my calorie-reducing program Dieta for his directory which, I expect, will be very interesting to consult.

I understand the reluctance with which your magazine may greet some programs on serious applications because, judging from the few reviews published so far, many of them offer little else than information which would be more adequately arranged in a book.

I am sure that there are many readers who bought the Spectrum initially to play games but have realised subsequently that the machine is capable of a range of diverse applications at home, in school and at the office, and who would welcome regular information on what is being done in the field of useful application.

L Cavalieri Dunbar

Odd things in Comlogs

SINCE SENDING you my program Comlogs, which you published in October, I have discovered some odd things which can happen after a number of repeats and rubouts have been used. They can be remedied by the following corrections:

Lines 450-530: substitute j$ for i$ throughout.

Line 444 should read:

444 IF ff THEN LET g$="(2sp)"+g$(m TO)

Line 962 should read:

962 IF ff THEN LET g$=g$ ( 6 TO).

David Bye

Useful ROM routines

OWNERS OF 48K Spectrums might be interested in the following ROM routines which I have found useful:

I think most of the routines will work with 16K Spectrum.

Has anyone found how to eliminate "Start cassette, then press any key" useful when making multiple SAVES?

A Field

Typical lineOperation
PRINT USR 7962Address of free RAM
PRINT BIN 010Prints decimal equivalent of any binary number
10 LET scroll=USR 3330Scrolls whole page to top line
10 LET scroll=USR 3583Scroll bottom half of page up one line
10 LET scroll=USR 3652Clears top half of screen
10 POKE 23617,236Changes cursor to ?. Useful for questioned inputs
10 LET cap=USR 4317Changes caps to lower case, and vice versa
10 POKE 23606,8Renders program lines unreadable. Use with care

Unanswered questions

ALMOST every month a letter is printed stating what a wonderful magazine Sinclair User is. It is the letters page I want to complain about.

People write constantly asking questions but where are the answers? The latest example was in the October issue, when a man from Spain wrote explaining about his deaf granddaughter and how computers might help her.

He asked desperately if there were programs to help a deaf but intelligent girl further her education. Now that is a question and the man wants an answer, as do the readers, especially those who know deaf children.

What is the point of printing letters with questions if there are no answers?

Dietmar Osman (16)

We hoped that some of our readers might be able to offer helpful suggestions.

Interesting discovery

FOOLING AROUND with the DRAW statement I found an interesting bug. If you type in:

10 BORDER 0: PAPER 0: INK 2
20 PLOT 70,120: DRAW 4,4,4040

it draws a kind of circle which can be changed if you change the number 4040 to almost anything.

Jeremy Henderson

Games errors unforgiveable

I HAVE used a Spectrum at school for six months and was thrilled when I at last saved enough money to buy a 48K model. I was also pleased at the offer of five software tapes with my computer at Rumbelows, which meant I could get my software collection off to a flying start.

Eagerly I loaded my acquisitions into my Spectrum and was soon blasting asteroids and flying light aircraft on my television screen. Then it came to two tapes produced by the relatively new company Visions and I read the instructions carefully on their tapes. Both said 'load ""' and so that is what I typed into my keyboard.

The first game, Sheer Panic - a version of what on the BBC computer is called Monsters - refused to load until in desperation I typed 'load "" code' after which I was treated to a very good version of the game.

The second, Pitman 7, involved saving the lives of two groups of seven miners trapped underground. The title screen was impressive and I was treated to several screens of instructions, followed by a graphical demonstration of the control keys 'PRESS "T" TO PLAY' said the instructions, so I did and was disappointed to find that having done so and being given such a good display of graphics, or so I think, the game refused to work.

The game also refused to work back at the shop and at a second branch, as did three other copies. In my view the first mistake was sloppy and if common to other copies a note should have been made on the tape box. The second example is unforgiveable, especially as it is from what is obviously a new company facing the fierce competition of the computer software scene.

Keep up the good work. Sinclair User is one of the best computer publications on the market.

Dean Gaygan

Unfortunate experiences

I BOUGHT my first computer in July and joined the growing trend. I plugged-in, switched-on and nothing happened. I changed the faulty one for another ZX-81. To my horror it did not work. Then I swapped it for a Sinclair starter pack which included 16K RAM pack and Backgammon cassette, saving £29.

I ran the short memory test program and 1K appeared on the screen instead of 16K. I changed the RAM pack and now have a working computer and RAM pack. A friend of mine has also had the same trouble - only he is on his sixth ZX-81 and third RAM pack. Even now he has had to stick pieces of polystyrene in to hold the RAM pack still because of severe wobble.

Are we the only unfortunate ones or is the Sinclair standard falling?

Simon Pearce

Repetitions avoided

I OFTEN see listings with five or more IF ... THEN statements after one another. The same thing can be accomplished by this:

IF A=5 THEN GO TO 1000
IF B=7 THEN GO TO 1500
GO TO (1000 and A=5)+ (1500 AND B=7)+ ...
IF Z=9 THEN PRINT "A"
IF A=10 THEN PRINT "B" PRINT
("A" AND Z=9)+("B" AND A= 10)+ ...

With a little experimenting almost everything can be handled.

To Alistair Hodgett's question my answer is: LET X=VAL INKEY$

Max Berle

No fault with ZX printer

I ENJOY the pleasure of reading Sinclair User and often I read about people having great problems with their ZX printers. Recently I bought one for £39.95 plus a free offer of five rolls of printer paper and I am very impressed with it. I do not see anything wrong with it and I feel it must be the fault of the users mishandling them. So far as I am concerned it is well worth its price and more.

P Groenewald

Surviving criticism

I WILL NOT beat about the bush with "Thanks for a great magazine". Fifty percent of Sinclair User is trash. Hewson and Mind Games are its only redeeming features. Worst of all are the reviews. You could gain just as unbiased an opinion if you read the side of the cassette in which the game is supplied.

Believe it or not, the computer industry, including periodicals, will survive if you criticise software, rather than your 'rush out and buy' attitude.

What is it I see in Sinclair User two months or so ago? A slanging of Arcadia. That - and I am sure the people which made Imagine profits top a quarter of a million pounds would agree - was and is in the top three space attack games for the 16K Spectrum.

We are not mindless idiots, so don't treat us like them.

David Mitchell

Listing any program

I FOUND that you can list any program with a simple method.

Type FAST N/L
RAND USR 836 N/L

then press play and load the tape you cannot list.

You will find when the loading has finished you will get an error report C/0.

Type LIST 1. N/L

You will find that you can list any program.

P W Borgerson

Geometrical patterns

IT SEEMS that the geometrical figures drawn by R Wysocki's program

10 PLOT 100,50: DRAW 100,100,x

are a series of 252 straight lines, each turned an angle of x/252 radians to the one before.

Some regular polygons can be drawn, e.g., five-sided (x=100.8*PI), eight-sided (x=63*PI), 10-sided (x=50.4*PI). Polygons of 3,4,6,7,9 sides do not work, since those numbers divide exactly into 252, which means the series of lines would start and end at the same point, in contradiction to the DRAW command. They can be drawn fairly well by changing, say, to DRAW 3,3,x and making x/252 slightly different from the required angle.

Other interesting shapes include a five-pointed star (x=201.6*PI) and an interlaced polygon with 15 apexes (x=67.2*PI).

In some cases it is necessary to change the PLOT position or alter the DRAW to, say, 50,50,x to avoid the pattern going off the screen.

Changing x slightly, by 0.1 or so, gives a less perfect shape and alters the length of the side. Can anyone find how the computer chooses the length of the sides it draws?

Don Hinson

Simple way of making shorter statements

IN REPLY to Alistair Hodgett's letter - Sinclair User, September - there is a simple way of replacing the lengthy "IF INKEYS="25" THEN LET X=2" statements. The easiest way is to use the line "LET X=VAL INKEYS". The only problem with it is that pressing any key other than keys 0-9 will cause the program to crash. The problem can be circumvented by using this line: "IF INKEYS>="1" AND INKEYS <="9" THEN LET X = VAL INKEYS".

I would also like to comment on the chess article in the same issue. I found it very helpful but I would have appreciated more information and wonder if that may be planned for a future issue.

I have been reading Sinclair User since January and I find it extremely interesting. Keep up the good work.

Ciaran Gultnieks (12)

Helpful POKE commands

WHILE messing around on my Spectrum I found a few useful POKE commands. If you type POKE 23756,0 the first line of your program will become 0.

If you type POKE 23755,100 it will act like the NEW command on the BBC computer. By typing POKE 23755,0 your old program will appear just as it was when you typed it in.

If you type POKE 23658,8 the computer will be set to CAPS LOCK. By typing POKE 23658,0 the CURSOR will be reverted to NORMAL mode.

I hope you find these commands helpful.

N M Fletcher

Educational self-help

WE NEED educational programs for our Educational Computing Newsletter. We are Education Otherwise, a self-help group run by parents for parents, who have taken their children out of state school to teach them at home.

To help our members make the best use of home computers in teaching children we invite programmers everywhere to donate any educational programs they think may be of use to us.

Providing we are not swamped by too many enquiries, our newsletter is available to non-members. Please send a SAE for details.

J E Rupik



News Issue 21 Contents Hardware World

Sinclair User
December 1983