| 1. |
Solve : telling my batch to return no error [Please Help]? |
|
Answer» how do i make nslookup not retun an error or anything but set it so that the COMPUTER's name is the only thing that displays (computer name needs to be a variable) bumpwhat actually is your main objective? I see what you are TRYING to do is doing reverse lookups..sometimes, you might not get the results, so catching an error of hostname not found is normal..so why do you need to "hide" the error?my batch asks for a range of ip then when it is pinging them it SAYS pinging %ip% but if the ip does not exist it will retune like a realy anoying error that is 4 lines longI thought DOSItMan explained how to split the output. There are TWO output data streams that commands can output to: |
|