Symbol | Description | Uses |
maxNumberPrint | max number of printed Export/Import messages | 7 |
File | Line number | Procedure | Code |
./pkg/atm_compon_interf/CPL_PARAMS.h | 71 | NO PROCEDURE |
& maxNumberPrint, countPrtExp, countPrtImp, |
./pkg/atm_compon_interf/CPL_PARAMS.h | 74 | NO PROCEDURE |
INTEGER maxNumberPrint |
./pkg/atm_compon_interf/cpl_export_import_data.F | 59 | CPL_EXPORT_IMPORT_DATA |
IF ( debugMode .OR. countPrtExp.LT.maxNumberPrint ) THEN |
./pkg/atm_compon_interf/cpl_export_import_data.F | 88 | CPL_EXPORT_IMPORT_DATA |
IF ( debugMode .OR. countPrtImp.LT.maxNumberPrint ) THEN |
./pkg/atm_compon_interf/cpl_readparms.F | 293 | CPL_READPARMS |
CALL WRITE_0D_I( maxNumberPrint, INDEX_NONE, 'maxNumberPrint =', |
./pkg/atm_compon_interf/cpl_readparms.F | 72 | CPL_READPARMS |
& maxNumberPrint |
./pkg/atm_compon_interf/cpl_readparms.F | 95 | CPL_READPARMS |
maxNumberPrint= 100 |