ErrorTargetAddress()

Syntax

Result = ErrorTargetAddress()
Description
After an error with the code #PB_OnError_InvalidMemory, this command returns the memory address which was read/written when the error occured. This command has no meaning for other error codes.

Supported OS

All

<- ErrorRegister() - OnError Index - ExamineAssembly() ->