Symbol Description Uses
maxNumberPrint max number of printed Export/Import messages 7



File Line number Procedure Code
./pkg/atm_compon_interf/CPL_PARAMS.h 35 NO PROCEDURE
     &  maxNumberPrint, countPrtExp, countPrtImp
./pkg/atm_compon_interf/CPL_PARAMS.h 37 NO PROCEDURE
      INTEGER maxNumberPrint
./pkg/atm_compon_interf/cpl_export_my_data.F 54 CPL_EXPORT_MY_DATA
       IF ( debugMode .OR. countPrtExp.LT.maxNumberPrint ) THEN
./pkg/atm_compon_interf/cpl_import_external_data.F 51 CPL_IMPORT_EXTERNAL_DATA
       IF ( debugMode .OR. countPrtImp.LT.maxNumberPrint ) THEN
./pkg/atm_compon_interf/cpl_readparms.F 184 CPL_READPARMS
       CALL WRITE_0D_I( maxNumberPrint, INDEX_NONE, 'maxNumberPrint =',
./pkg/atm_compon_interf/cpl_readparms.F 73 CPL_READPARMS
     &    maxNumberPrint
./pkg/atm_compon_interf/cpl_readparms.F 99 CPL_READPARMS
      maxNumberPrint= 100