Can you kindly offer me a step by step guide to checking the disk space on a windows 2000 box and emailing the output to myself using BLAT Cheers Grace...
Hey grace858689, On Friday, July 2, 2004 at 8:02:42 AM you wrote g> Can you kindly offer me a step by step guide to checking the disk g> space on a windows...
Thanks alot craig The output I am getting is something like this: 35 Dir(s) 7,351,660,544 bytes free I would like to get the bytes or Gigigabytes free on the...
... We are getting a bit astray here, but this will do what you want. Save it as part of your batch file: -- this should all be one line --- @echo Drive Space...
... Nice (and I hadn't realized that the Windows 2000 DIR command supports multiple starting paths like that) but if you're going to do the FIND, then the /s...
I am using robocopy to copy files from one server to the next and using blat to send over the robocopy log. On the exact same server I have two other...
Carl Sagan, shanmet7 & Bill Nye puff their pipes and discuss "[blat] "No target email address"".. ... Just a guess...there's an extraneous character of some...
I am new to this BLAT mail tool. I am in the process of configuring SQL mail for one of our SQL servers. Is there a way, I can use BLAT for my SQL mail. ...
Hi! I've a problem is using blat. If I have large amount of attachment with different email address. Can I using blat with some program technique to automate...
If you are using version 2.2.2, then you can have it do a lot of the work for you. Put all those names into a single text file, then use the -tf option. If...
Is it possible to lookup one of the address in the text file to sent the email? ... the work for you. Put all those names into a single text file, then use...
If I have a table column1 is the id, column 2 is the email address. So, can I lookup the table by the id to select the email address to place it to the balt...
Hi, I apologize if I have missed the very obvious here; but is there a way to get blat to send just a body of text without including a file? I tried various...
Hey solver61, On Tuesday, July 13, 2004 at 10:29:59 AM you wrote s> I apologize if I have missed the very obvious here; but is there a s> way to get blat to...
yes you can do this: blat - -to email.address.com -s "Hey, I got it!" -body "Please check out my new and improved Blat command line!" This will send an email...
Hello BlatList: I'm trying to send an rtf message. I notice that I've got to include -enriched as a switch, but I can't quite get where to put the switch in...
... -enriched option does not apply to Microsoft RTF files. If you want rich text, then send it as an attachment or use html instead. Enriched email was...
I've been using blat in a batch file for a while without problems, but a few days back it stopped working. If I enter the following command: C:\>blat - -to...
... different purposes. YOU made me curious :-) What is the purpose of entriched text? Tracey ... From: "Chip" <chip.programmer@...> To:...
Tracey
wpiis@...
Jul 17, 2004 12:45 pm
5536
Sorry to bother you all but I'm tring to use BLat to send atached documents but I keep getting an Error msg I was wondering if anyone of you have seen this...
So can I send rtf by blat? If so, how? ...and what does -enriched apply to? -Lew -enriched option does not apply to Microsoft RTF files. If you want rich ...
... Send it as an attachment. When you're ready to call Blat.dll, write a temp file and send that as your attachment. In the normal message body, consider...
Many of you helped me and my buddies last month. We can now send mail and use batch files. A big thank you all Blat readers who helped us 3 grandpas from...
Hello, I want to send some mail with my clipper app using blat. When i send mail only using a batch file everything goes fine. But when i send the same mail,...