Benjamin Pryor

Results 7 issues of Benjamin Pryor

Unchecking "Restart when Reaching Exit" doesn't have any effect at all. The map will still display "Test Complete. Restarting..." and restart in the elevator, just like before. I have only...

Bug

Refactors the `IsHandleManageable()` routine. This allows for implicit compatibility with Flow Launcher and improves code conciseness by replacing the unreliable "menu window" check with the more robust `WindowStyles.Popup` flag. Additional...

My programs have a LOT of subprograms to compile (I think my record is 26), and they fill up the ICE program menu with programs that can't be compiled on...

Basically exactly like `break` in C, maybe represented by the token `Stop`. This would be very useful for prematurely exiting a `For(` loop (ex. if a criteria is met)

When I run a program with prgmPROGRAM from ICE, all string-type variables return null. If what I am running is BASIC, using Ans and Str1-Str0 causes the ERROR: Undefined error...

I am trying to use LoadData( to get data from an AppVar defined in Str1. This works fine in a smaller program, but any time I try to use the...