input = file_$(ProcId:03).txt but I guess this is not going to work. How can we use the ProcId variable to make this name?
Looks like $INT(ProcID,%03d) ; see https://htcondor.readthedocs.io/en/latest/admin-manual/introduction-to-configuration.html#function-macros-in-configuration for details. - ToddM