SUBJECT>Re: tank’s. 2ed problem.. POSTER>Erin EMAIL>elazzaro@symantec.com DATE>Wednesday, 24 September 1997, at 8:43 a.m. IP_ADDRESS> REMOTE_HOST: host155-65.symantec.com; REMOTE_ADDR: 155.64.65.155 PREVIOUS>3309 NEXT> 3311 IMAGE> LINKNAME> LINKURL>

WinExec() won't do it. You can use any of the spawn* functions, with _P_WAIT as the "mode" parameter.

I only have the Win32 documentation here -- you'll need to doublecheck the name of the constant for Win16. If you don't have the documentation, check in file process.h.

-Erin