While implementing the new replayer routine into my framework I get a "** FILE ERROR" on include. The path is correct and so is the file name and incdir. There is no file or include action inside the replayer code that I know of ... so
Why the hell do I get a "** FILE ERROR" on the 1st Pass ?
Tried it but it's no use. I'm working on the ASM-Pro.
A very curious thing happens when I trigger a deliberate "Illegal Operator" error ( i.e. "asdasdaas" ) right at the start of the code. The debugger detects this of course - meaning the code is being included somehow - BUT the debugger counts the code to the last included stuff, which is a totally different include that is done BEFORE the include of the replayer code.