Browse Source

fixes error?

NonstickAtom785 4 years ago
parent
commit
7f28cd0541
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/tokenhook.z80

+ 2 - 2
src/tokenhook.z80

@@ -104,8 +104,8 @@ TokenTable_1:
  .db $C2,3,4,"del "        ;sub(
  .db $C8,3,6,"inStr "      ;inString(
  .db $F4,3,5,"Play "       ;conj(
- .db $FE,3,5,"parse "      ;expr(
-; .db $01,4,7,"Search "     ;length(   ;use 01 instead of 00 (00 indicates the end of the table)
+ .db $FE,3,4,"eval "       ;expr(
+ .db $01,4,7,"Search "     ;length(   ;use 01 instead of 00 (00 indicates the end of the table)
  .db $40,4,7,"StackE "     ;Pmt_End
  .db $42,4,7,"StackS "     :Pmt_Bgn
  .db $72,4,4,"gbuf"        ;G-T