Thank you for the trick, El_Choni.
The exclusion list is a very good idea
Thank you ABBKlaus.
Code: Select all
ProcedureDLL.L test_tailbite()
MOV Eax,7 ; Public NameOfFile_PB_DataSection
; error: invalid name
ProcedureReturn
EndProcedure
Debug test_tailbite()