Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
email with a batch file using blat
Name: Wolfpeach Date: December 14, 2003 at 05:56:57 Pacific OS: win98se CPU/Ram: 1.7ghz/256
Comment:
Does anyone know how to write a batch file to send an email using Blat.exe?
I can send no problem from an msdos window, using the syntax:
Name: wolfpeach Date: December 15, 2003 at 01:50:44 Pacific
Reply:
Problem solved.
I'd called my batch file 'blat.bat' (sorta obvious), and it was calling itself rather than blat.exe... Renamed it and all was well.
(thanks to Tim from the Yahoo blat forum)
(Definition of 'recursive' = see 'recursive')
All the best, Wolfpeach
0
Response Number 2
Name: nandkisham Date: January 28, 2004 at 12:33:31 Pacific
Reply:
hello wolf peach,
I am trying to collect IP information using batch script to be sent as an email from the 200 machines in the network. can you explain me more about blat, I did not understand it clearly.
Summary: Can someone please help me with writing a batch file? I really don't know much about them. Here is what it needs to do if possible. In a dos promt I change to a network drive "F" then cd and then from...
Summary: Is it possible to set a folders size using a batch file. ie: S:\people\*.* all folders under people i want to limit the folder size to 300MB, there are about 500 users, it would take me for ever to ...