0 Members and 1 Guest are viewing this topic.
If getKey(54) ReturnEnd<follows the code you already have for your password thing>
asm(EF0850)
NO. I wanted to turn the calculator off such that ZStart will relaunch the program when it turns back on. Not to skip the password prompt. That's trivial.
Asm(3E01D303FB76FDCB09A6C9)
shade()->sshade(0)Repeat IsLocked endshade(s)
The issue is that you'd still be able to exit that program by simply pulling a battery
I made a password app with axe and zstart before. Just do: Code: [Select]Asm(3E01D303FB76FDCB09A6C9)This powers the calc off and as soon as the on key is pressed the program will resume directly after this line.
ClrhomeDisp("hello")Asm(your opcode)Disp("world")Reapeat getkeyEnd