R
RDI
......so I put the actual call to Outllook at the end of the batch file.
Everything works EXCEPT the cmd window doesn't close until I close Outlook.
I even tried putting a cls above and below the outlook call (think that
maybe there was some text showing up that I didn't notice).
The reason for doing this is that I need to guarantee that certain issues
get taken care of PRIOR to Outlook starting.
TIA
cls
"C:\Program Files\Microsoft Office\Office10\OUTLOOK.EXE" /recycle
cls
Everything works EXCEPT the cmd window doesn't close until I close Outlook.
I even tried putting a cls above and below the outlook call (think that
maybe there was some text showing up that I didn't notice).
The reason for doing this is that I need to guarantee that certain issues
get taken care of PRIOR to Outlook starting.
TIA
cls
"C:\Program Files\Microsoft Office\Office10\OUTLOOK.EXE" /recycle
cls