Forum Discussion

EnTerr's avatar
EnTerr
Roku Guru
9 years ago

When can i see ERR_VALUE_RETURN (&hE2)?

GetLastRunRuntimeError() lists 2 numbers that could be "normal" exit codes for Run()/Eval() execution: &hFC and &hE2. The sample code under Run() checks for both too. Of these i have seen only &hFC...