beautypg.com

Measurement Computing Micro488/p User Manual

Page 18

background image

2-8

09-26-02

Getting Started

DO WHILE t + .5 > TIMER
LOOP

a$ = INPUT$(LOC(1), #1)

PRINT "Ready!"

DO
IF LOC(1) THEN PRINT INPUT$(LOC(1), 1);
k$ = INKEY$
PRINT #1, k$;
PRINT k$;
LOOP

Section 3 contains detailed command descriptions which are applicable Micro488/p.