Hey lonk, how about inserting some code to ensure your dependencies are met.

if (instr(@producttype,'2000') or instr(@producttype,'NT')) and val(left($iever,1))=>4
...
else
exit 1
endif
_________________________
How to ask questions the smart way <-----------> Before you ask