Search found 3 matches

by ncakovski
08 Oct 2015 08:16
Forum: DOS Batch Forum
Topic: Script to give the difference between numbers (times)
Replies: 6
Views: 3218

Re: Script to give the difference between numbers (times)

yes it does it was working till 07 a clock and after that i saw that it crashed and gives errors
by ncakovski
08 Oct 2015 05:21
Forum: DOS Batch Forum
Topic: Script to give the difference between numbers (times)
Replies: 6
Views: 3218

Re: Script to give the difference between numbers (times)

i make it and is working but it gives me error Unbalanced parenthesis. Unbalanced parenthesis. Unbalanced parenthesis. Missing operator. but gives me the result..and between 08 and 09 a clock it gives me invalid number numeric constants are either decimal etc because as i know 08 and 09 is thinking ...
by ncakovski
07 Oct 2015 01:04
Forum: DOS Batch Forum
Topic: Script to give the difference between numbers (times)
Replies: 6
Views: 3218

Script to give the difference between numbers (times)

Hello I need develop a script that will get the local windows time and compare it with a time pulled from an external ntp server. In case of difference to write in a file. The numbers will be like 12:44:45.5 or 10:42:45, i cannot figure out how to solve to subtract the difference the other thing i w...