That's what I was thinking, that I might include either the NetUser name in the file or a datetime stamp. In that way all the files could be dumped into one folder.
Still leaves just the training issue of how to copy files back down to your workstation and not confusing a server "C" drive with your own "C" drive. Karen In a message dated 10/26/2011 12:12:52 PM Central Daylight Time, [email protected] writes: > Karen > I develop the report name with the report description datetime and cust. > no. then I can use it in the report command - I can make a copy in a > another directory > set var vfilename = ('acctrec' + (ctxt(.#now)) + (ctxt(custiden)) ) > J

