Search results

Jump to: navigation, search
  • UNTIL EOF#in% UNTIL EOF#in%
    6 KB (912 words) - 17:58, 12 November 2017
  • ...OSBYTE &7F. On exit, X=&00 if not at EOF, X<>&00 otherwise. If X=&00, (ie, EOF#0) action is implementation specific. * <code>=EOF#ch</code> on 8-bit systems calls [[OSBYTE &7F|OSBYTE 127]], which calls FSC
    7 KB (1,042 words) - 04:01, 26 March 2023
  • ...DCH/GET/INKEY will not return a character without waiting, ie <code>IF NOT EOF#0 THEN key%=GET</code> ...&nbsp;BGET#0&nbsp; || &nbsp;BPUT#0&nbsp; || &nbsp;OSGBPB#0&nbsp; || &nbsp;EOF#0&nbsp; || &nbsp;PTR#0&nbsp; || &nbsp;EXT#0&nbsp;
    10 KB (1,117 words) - 02:33, 4 September 2023
  • <code>[[EOF#]]</code>, <code>[[CLOSE#]]</code>
    3 KB (512 words) - 20:12, 8 March 2015
  • <code>[[EOF#]]</code>, <code>[[CLOSE#]]</code>
    3 KB (461 words) - 20:12, 8 March 2015
  • <code>[[EOF#]]</code>, <code>[[CLOSE#]]</code>
    3 KB (415 words) - 20:12, 8 March 2015
  • | &05 || Read EOF || Read disk free space ...If PTR is moved past the end of an input file, an error is generated. The EOF-error-flag is cleared. The PTR of an open directory cannot be written.
    11 KB (1,696 words) - 21:06, 17 September 2023
  • | || || || || || || || || || align="left" | || align="left" | Cy=EOF status ...le, the carry flag is set on exit and the EOF-error-flag is set. After the EOF byte has been read, the next read produces an error. An error is generated
    2 KB (236 words) - 21:09, 17 September 2023
  • ...s generated if the object is a directory or doesn't have write access. The EOF-error-flag is cleared.
    1 KB (203 words) - 21:10, 17 September 2023
  • * <code>=EOF#ch</code> calls [[OSBYTE &7F]]
    2 KB (343 words) - 21:12, 17 September 2023
  • OSBYTE &7F (127) - Check for EOF. Called by BASIC's =EOF function. On exit X=0 if the EOF has not been reached, otherwise it has.
    282 bytes (43 words) - 20:12, 8 March 2015
  • * [[OSBYTE &7F|&7F 127]] Check for EOF
    13 KB (1,639 words) - 23:56, 9 September 2023
  • ...| || || || || || || align="left" | || align="left" valign="top" | Cy=EOF, but see notes ...OF error-flag is set and a further read without changing PTR will cause an EOF error.
    12 KB (1,841 words) - 12:53, 11 February 2024
  • 4 = EOF detected
    570 bytes (80 words) - 20:13, 8 March 2015
  • DF 223 EOF End of file
    11 KB (1,185 words) - 16:59, 4 March 2022
  • UNTIL EOF#in%
    5 KB (668 words) - 13:17, 21 August 2023
  • ...e carry flag undefined. When reading past end-of-file, it causes an <code>EOF</code> error instead of returning.
    4 KB (640 words) - 15:34, 16 October 2016
  • FOR A%=0 TO 255:IF EOF#in%:buffer%?A%=0 ELSE buffer%?A%=BGET#in%
    18 KB (2,351 words) - 02:29, 16 February 2023