The Undeclared Procedures Report

If you have referred to a procedure without having declared it, you can run the Undeclared Procedures report which shows where all such procedures are referenced from.

The Undeclared Procedure report includes the following details:

If your program contains undeclared procedures, you receive syntax error 0348 ("Procedure name procedure-name undeclared, first used on line line-number") when the IDE performs a syntax check of the code.