Re: VBScript and Async Processes

2014-09-08 Thread LBX
be able to return to the same line you left from... Bruce Sent: Monday, September 08, 2014 10:38 AM Subject: VBScript and Async Processes Hi Bruce: I just gogled and found allot from MS on this subject. Much depends on flag settings and there 3 modes of process: 1)

VBScript and Async Processes

2014-09-08 Thread Rick Thomas
Hi Bruce: I just gogled and found allot from MS on this subject. Much depends on flag settings and there 3 modes of process: 1) Sync, 2) SemiSync and 3) ASync. 2) Since the articles then go into detail I did not copy all that stuff since I don't know how you are tackling this technica