HTBasic Help
×
Menu
Index

Read Output Area

 
int kbdcrt_crtreadstr( char *buf, int max, int *len );
 
Where:
  buf - string buffer pointer
  max - length of string buffer
        0x10000000 - return characters and attributes flag
  len - number of bytes written to buf
 
Description
This routine performs the same action as ENTER CRT;A$. The non-blank  1, 12, 0 );
 
See Also
kbdcrt_scrolldn, kbdcrt_scrollup