is there anyway to switch (LogOff/Logon)to another company in the same database by a single push botton in the menu? [:I]
Kamalb, YES THERE IS Just launch two sessions of Navision with differents zups And choose the right one to work in the task bar. OK it’s not in the Menu [:p]
Is is to much work to enter ALT-F and 1 or 2 or whatever company you had opened before? John: two session is using two users of the license: might not be an option…
i made an OCX that send keys
kamalb, I’m looking for a way to close the client. Maybe your OCX could send [alt+F4]? Do you think it could work?
You can also use automation to send keys. Name DataType Subtype Length t Automation ‘Windows Script Host Object Model’.WshShell t.SendKeys(’+{F12}’); //Brings up the Object Designer I guess you could do some fancy SendKey sequence to open the other company. Stebbi (thanks Adrian)
That’s the most lazy request ever seen (lol… well… may be not the most lazy one… but almost). As they’ve already well indicated: Alt-F and 1 or 2 or 3… or the number of the company on the historical list of open companies, or CTRL-O and choose the company…
Thanks Stefan thats the perfect solution for me anyway!
Just push Ctrl + O