Background
Total Access Analyzer is the world's leading Microsoft Access add-in product and designed to help you create better Microsoft Access solutions through comprehensive documentation and analysis. Total Access Analyzer offers more than 380 Reports, making it the most power documentation and analysis program for Microsoft Access professionals.
Question
Does Total Access Analyzer report upon procedures that call other procedures which do not exist?
Answer
If there are form properties or queries (record-sources and row-sources) that call procedures, Total Access Analyzer checks that and verifies those procedures exist and are passed the right number of parameters.
Module code that calls procedures that don’t exist are caught if you try to compile the code.
If the database does not compile, undefined procedures are reported under our error code 6001. We flag procedures called, but not defined.
Comments
0 comments
Please sign in to leave a comment.