![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | |
w_godsoe
Newbie
Joined: April 14 2005 Location: United States Status: Offline Points: 26 |
Post Options
Thanks(0)
Quote Reply
Topic: ATGUISHUTDOWN issuePosted: November 01 2010 at 11:39pm |
|
The following code will only shutdown the GUI if the sleep command is included. The application is being called from a variety of processes and in turn calls a VB application, via ESC:STX:"<":CMD:CR: .
The form would correctly be removed, but the GUI server continued to run. I placed a debug before the form close trying to catch an errors, but instead, the GUI server would shutdown. If the sleep is removed, closing down the server does not take place. Any ideas? SLEEP 20 GOSUB GUI.WARN.FORM1.CLOSE CALL ATGUISHUTDOWN |
|
![]() |
|
PSchellenbach
Admin Group
Moderator Joined: December 15 2003 Location: United States Status: Offline Points: 2150 |
Post Options
Thanks(0)
Quote Reply
Posted: November 02 2010 at 3:25am |
|
Hi Walt -
The server process (atguisvr.exe or atguisvr70.exe) does not shut down until the session is closed or reset. This is by design - once a GUI app has been run, its likely one will be run in the future so the cost of starting the server process is avoided after the first GUI app. Thanks, Pete |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |