Home › Forums › HTBasic Forum › Porting HP Basic 6.2 with ITF (HP 46020A Keyboard )to HT Basic for Windows 10.0 › Reply To: Porting HP Basic 6.2 with ITF (HP 46020A Keyboard )to HT Basic for Windows 10.0
July 18, 2019 at 9:19 am
#1808
Hi Uwe,
Do you have seen in the code if some lines aren’t missing ?
Your programming keys are probably on this syntax : ON KEY – LABEL “——–” GOTO —
The command control Windows keyboard F1 to F8 (KEY 1 to 8)
Normally all the programming keys are visible after a KEY LABELS ON command
Write “KEY LABELS” in the help files to see some additional information