MPC2000 Reference Manual [JAPANESE] [ENGLISH]
yCommandz   yUSBz
yUSEz
USB_READ{URD}

USB_READ a$
USB_READ -1
yFORMATz yFUNCTIONz
USB_READ String

Read a line from a FILE in USB
yEXPLANATIONz





FILE$="AUTO.P2K"
DO
USB_READ a$ : PRINT EOF(0) a$
IF EOF(0)==1 THEN : END : END_IF
LOOP
[LASTMODIFY]2019-10-01 18:08:42 [CREATEDATE]2011-12-20 15:22:43
MPC2000 Reference Manual -R5.11-   (C)2007 ACCEL Corp. all right reserved.