Joerg A. StrykNAV/SQL Performance Optimization
Don't forget to the post(s) that solved your problem!
<package><job id="importobjects"> <script language="JScript"> var WshShell = WScript.CreateObject("WScript.Shell"); WshShell.Run("C:\Program Files\Microsoft Business Solutions-Navision\fin.exe id=template.zup"); WScript.Sleep(500); WshShell.SendKeys ("+{F12}"); WScript.Sleep(100); WshShell.SendKeys("%fo"); </script> </job></package>
quote:It would be a big tiem relief if we could do this automatically.Originally posted by hoed - 2005 Nov 17 : 07:00:37