That helps Yes that helps and I have something along the line that you are showing. But the List Variable statement requires (a) the name of an existing file and (b) the file must be a .txt. So my Copy Files statement was: Copy Files "$CurrentDirectory$\$FileName$.$Extension$" to "C:\Wrappers\JobFiles\CobolName.txt"
Thank you. |