On Wed, Apr 17, 2013 at 5:16 PM, Daniel Rodriguez <[email protected]> wrote: > Instead of doing a carriage return put a ^M at the end of your batch file.
^M is just a human-readable representation a carriage return, used by some software to display something that's normally not printable. Typing the actual characters (caret, letter M) don't do anything special in batch files. Or in most other places. --- Ben ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin
