[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HELP
I am writing a program in Applesoft which uses the 80-column text screen
(Wow! :) ). How do I read the horizontal position being used. On my
//e, these work:
H=POS(0)
or H=PEEK(36)
On my GS, they return 0.
As a side note, V=PEEK(37) returns the vertical position ok on both
computers.
---
fkarmali@traider.ersys.edmonton.ab.ca (faisal karmali)
Traiders of the Lost .ARC! - Edmonton, Alberta, Canada
- Follow-Ups:
- Re: HELP
- From: vandry@CAM.ORG (Phillip Vandry)