POKE
P O K E < a d d r e s s e x p r e s s i o n > , < i n t e g e r e x p r e s s i o n >
POKE &00FF,10
COMMAND: Provides direct access to the machine memory, and loads the <integer expression> in
the range 0....255 directly at the address specified. Not to be used by the unwary.
Associated keywords: PEEK
POS
P O S ( # < s t r e a m e x p r e s s i o n > )
PRINT POS(#O)
1
FUNCTION: Establishes the current position for a given stream. In this instance there is no default
for <stream expression>, and omitting it will result in a Syntax error message.
Screen: Returns the current ‘X’ co-ordinate of the text cursor, relative to the current window origin.
The top left corner is represented as 1,1.
Printer: Returns the carriage position, where 1 is the left margin. All characters with ASCII
reference numbers greater than &lF (31) are included.
Cassette output stream: As for the printer.
Associated keywords: VPOS
PRINT
P R I N T
[ # < s t r e a m e x p r e s s i o n > , ] [ < p r i n t l i s t > ] [ < U S I N G
c l a u s e > ] [ < s e p e r a t o r > ]
PRINT #0,"abc"
COMMAND: For a full explanation of PRINT, see page 54 of this chapter.
Associated keywords: USING, TAB, SPC
Содержание CPC464
Страница 1: ......
Страница 32: ...or you can type 3e1 1e1 ENTER 300 2 3000x1000 Type 3e3 1e3 ENTER 3000000 3 3000x0 001 Type 3e3 1e 3 ENTER 3 ...
Страница 102: ...PRINT 10 AND 12 Results in 8 PRINT 10 AND 1000 Results in 8 again ...
Страница 118: ...TO DO DRAW THIS PAGE ...
Страница 219: ...actual value may be made to vary during the execution of a program ...
Страница 240: ...Text and WINDOW planner Mode 2 80 Columns ...
Страница 241: ......
Страница 245: ...Sound envelope Music planner sheet ...