|
Ok to answer everyones questions:
kdyer: (1) - Im running 4.23 version of Kixtart. (2) - I was using "Break" to exit the program. For some reason if I used exit or end, it would act funny so I just tried adding break to exit the program and it seem to work so I didnt ask question. (3) - I needed the time to be set during login because the opening screen displays the time and I didnt want that to be incorrect. I know the time gets synced throughout the day on Win 2000 and higher machines. (4) - As for doubling up on the $. I have Kixtart running off a server and everything in my domain is Win 2000 or XP so I didnt see a need to double up on the $. I tested it on both systems and that part seem to work fine.
Les: (1) - I am well aware of how and what .DLLs are. MY code does not have \\\IT Folders and when I copied the script I replaced some of the location code with "share location" but used <> instead of "". I also explained this at the top of the script, but im not going to fight about that. Apprently this part was taken out when I copied this into my post. So the actual script says:
USE Z: "\\"SOURCE LOCATION"\IT Folders"
|