| Symbol | Description | Uses |
| targetdate1 | 5 |
| File | Line number | Procedure | Code |
| ./pkg/ecco/cost_averagesflags.F | 230 | COST_AVERAGESFLAGS |
targetdate1 = (mydate(1)/100)*100+1 |
| ./pkg/ecco/cost_averagesflags.F | 232 | COST_AVERAGESFLAGS |
call CAL_FULLDATE( targetdate1, targetdate2, targetdate, |
| ./pkg/ecco/cost_averagesflags.F | 287 | COST_AVERAGESFLAGS |
targetdate1 = (mydate(1)/10000)*100+1 |
| ./pkg/ecco/cost_averagesflags.F | 289 | COST_AVERAGESFLAGS |
call CAL_FULLDATE( targetdate1, targetdate2, targetdate, |
| ./pkg/ecco/cost_averagesflags.F | 86 | COST_AVERAGESFLAGS |
integer targetdate1 |