I need to execute the following from within As400:
“c:\program files\IBM\Client Access\rxferpcb” mydtffile.dtf myname mypassword
“c:\program files\microsoft office\office11\excel.exe” es00pre2.xls
The above 2 lines is part of a bat file executed from within As400.
This spreadsheet has vbscript that will autimatically update the spreadsheet.
The problem is that the second line causes an indefinte time wait on the AS400.
any assistance please?