Ok, not sure but here are the two commands
copy "i:\workstation\update\*.c
copy "i:\workstation\update\grc
We moved to a new server and we couldn't get the workstations to move in the sav management console but running a batch file is doing the trick. I wanted to automate it through the login script, and wanted to see the two files copied message.
Main Topics
Browse All Topics





by: oBdAPosted on 2009-10-16 at 09:32:42ID: 25590984
Just write the string you want to echo, followed by a question mark ("line break" in Kix):
"Files copied."?
You can put the question mark at the beginning of the line as well, which makes it a bit easier to read:
? "Files copied."