You might double check the in game manual, there might be a command or two you missed. :)
:O there is one! And I have no idea what it needs because it doesn't like any of the directions I give it. Hmmmmm
Also: I checked out the Last Call BBS version of this game - well done!
Going through via the Pico-8 cart now, and with what I've learned along the way, I just got the best solution for "Hallways" 😂` 2 lines of code
Spoiler:
ST: FRS FENS JMP ST
ha, yep. There are much more efficient solutions in the early levels with the new command. Someone actually programmed a solution finder that brute force searches using a single loop and variations of the secret(ish) instruction.