| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
What launches blat?
From within a script or application can you not collect the fil e names and then write a loop to blat each file?
Mike Mattos
“To succeed in the world it is not enough to be stupid, you must also be well-mannered”
Voltaire
From: [email protected] [mailto:[email protected]]
Sent: June 3, 2017 6:16 AM
To: [email protected]
Subject: [blat] USe of Wildcards for sending .txt Files
Trying to evaluate the use of Blat in order to facilitate the sending of text files, which are generated from another Program. Problem: The Program names the generated Files as results20170602.txt etc. And it seems Blat cant use a Wildcard (i.e. *.txt) as a Parameter.
When trying blat C;\Folder\*.txt i get the following:
unknown error code 123 when trying to open C:\Folder\*.txt
Any idea anybody?
Sorry id the question is stupid, Im no export in command lines ...