I have programs that run small DOS batch files and/or small VB scripts and I need to wait for these to finish before the VFP script continues. I can put times to wait but the problem is that each script takes a different amount of time (some alot of time). Is there any way I can let the VFP program know it is finished so it can continue?