Hello,

DR> example, have an option so that the check messages is done
DR> sequentially. This is probably a scenario that either wasn't thought
DR> of at design time and/or nobody reported before.

I think there might be a temporary solution but I need some help from
the Windows programming experts out there, particulary the scripting
gurus, to figure out how to do it.

I notice that whenever TB checks email, the Connection Center
starts, which you can see as a task under the Application tab in the
Windows Task Manager.  After TB finishes checking, the Conn Center
task terminates automatically.  If we can figure out when the Conn
Center task finishes, we can do the following inside a script or
batch file:

..\TheBat.EXE /CHECK"Mail Acc #1"

wait for the Conn Center task finishes

..\TheBat.EXE /CHECK"Mail Acc#2"

wait for the Conn Center task finishes

..\TheBat.EXE /CHECK"Mail Acc#3"

wait for the Conn Center task finishes

and so on...


Nice additional features would be:
1) Determine all the accounts programatically (i.e. perhaps from all
the folder names under: C:\Program Files\The Bat!\MAIL).
2) Have an option to specify how many accoutns to check each time.

Does anyone know how to do this?


-- 
Best regards,
 choppystride                            mailto:[EMAIL PROTECTED]

The Bat! v1.62q Windows XP Pro v5.1 bld 2600 (Service Pack 1)



________________________________________________
Current version is 1.62r | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to