View Single Post
  #3 (permalink)  
Old 06-10-2008, 08:47 AM
Maprwz Maprwz is offline
Junior Member
 
Join Date: Jun 2008
Posts: 14
Thumbs up 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.
Reply With Quote