Other debug comments depend on the program. You can guess and print variables with ? variableName$ ex: ? InvoiceNo$ ? AccountNo$ ? CustomerNo$ ? ItemCode$ - which would help identify the problem transaction. OR, for way too much info, type in DUMP (return) and get all variables.