Hello Greg, Sunday, May 16, 2004, 6:13:23 PM, you wrote:
GS> Hello Adam, GS> Sunday, May 16, 2004, 1:51:21 PM, Adam wrote: GS>>> If TB has no way to call a batch file on exit, does anybody know how to GS>>> create this functionality? A>> No problem. TB is just one program in your batch file. Put it at the A>> top, and the rest of the commands will run along after. GS> I did try this but the command box window closed before exiting the TB. GS> Any other ideals. Huh? I'd have to, shrug here. Take a batch file like this. File "batch-tb.bat": "C:\Program Files\The Bat!\thebat.exe" C:\WINNT\system32\notepad.exe It will not launch Notepad, until I quit The Bat! myself. If batch files were going to go on to the next command, before they finished the last one, then you'd get a notice about Copying Files Completed, when it only just started. And you could be deleting all your files, before they get copied. It'd be chaos. -- Best regards, Adam ________________________________________________ Current version is 2.10.03 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

