Sat, 15 May 2004 21:43:34 +1000 (7:43 AM here) Robin Anson wrote: > On Sat 15 May 2004, 1:25:39 +1000, Dan Grunberg wrote: >> Another, probably much simpler possibility has occurred to me.
>> Download "MyMacros" from http://en.barin.com.ua/soft/mymacros/ . > Not a bad approach. The QT I used (see below) is BEGIN ROBIN'S FILTER ,----- [ GetSetiSig QT ] | %Run("d:\program files\setisig\ssiglite.exe")%- | Running [EMAIL PROTECTED] (see: www.setiathome.ssl.berkeley.edu) | %Getline("4","%Include='e:\temp\setisig.txt") | %Getline("5","%Include='e:\temp\setisig.txt") `----- END ROBIN'S FILTER FWIW: I haven't any experience with Seti, but this discussion inspired me to add %Run line to a macro I use. I found that when the macro ran a batch file that runs sorts on two short (10 line +/-) text files, the text files were included in my message before the sorts took place. I found that I could fix the problem by specifying a 15 second timeout: %Run("c:\batches\thebatch.bat","ACTIVE","15000") Using: The Bat! v2.10.03, BayesIt! 0.5.4, MyMacros 1.10 Windows 2000 v5.0 - Build 2195 - Service Pack 4 -- Daniel A. Grunberg Kensington, Maryland, USA homepage: www.nyx.net/~dgrunber/ ________________________________________________ Current version is 2.10.03 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

