Multi line net send batch file - TechRepublic
Question
June 26, 2008 at 02:41 AM
faisal_pisces

Multi line net send batch file

by faisal_pisces . Updated 18 years, 1 month ago

i’m trying to create a script which contains multi line NET SEND command. i can do this using console.

NET SEND * “Hello?World”
? – makes a new line.

but instead of typing the same msg every time i want to create a batch script. Can anyone help me out.

Please reply with tested code only.

This discussion is locked

All Comments