[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]] ==== How do I hide Openengine? (OpenInsight 32-bit Specific) ==== === At 22 MAR 2004 02:22:32PM Kauko Laurinolli wrote: === {{tag>"OpenInsight 32-bit Specific"}} I am developing Terminal server application where the screen is completely "clean" w/o any other applications and distractions but I can't hide the Openengine. I would rather hide it since sooner or later some "dummy" worker using the system wonders what is this and wants to close it. ---- === At 22 MAR 2004 03:04PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: === If you are launching a runtime engine it automatically hides if not see http://www.revelation.com/__85256DC1002A4A9E.nsf/0/6F2641E068C9075F8525665E0032AA3E?Open. [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 22 MAR 2004 03:18PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: === You can also hide it from the command line with the /HE switches /HE=1 hides the engine /HE=0 shows it [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] [i]World leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 22 MAR 2004 06:13PM Jim Vaughan wrote: === or in code: Handle=FindWindow("AREV":CHAR(0),0) RetVal=ShowWindow(Handle,0) ---- === At 22 MAR 2004 07:35PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: === Or these days, with more than one engine running on your desktop.. (FindWindow iterates across ALL proceses, so may pick up the wrong one...) declare function GetEngineWindow, ShowWindow Handle=GetEngineWindow() RetVal=ShowWindow(Handle,0) [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] [i]World leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 22 MAR 2004 08:06PM Jim Vaughan wrote: === True, we only ever use one Engine. Well so far anyway. ---- === At 22 MAR 2004 08:08PM Jim Vaughan wrote: === So to handle the future I have modified my code, thanks for the tip. ---- === At 23 MAR 2004 02:51PM Kauko Laurinolli wrote: === Didn't know that. I got single user runtime engine but if I replace OENGINE.DLL with it Oinsight refuses to start with oengine boot error. ---- === At 23 MAR 2004 02:56PM Kauko Laurinolli wrote: === Neat. Now where are e.g. all command line switches documented? I have been looking those for a long time w/o avail. ---- === At 23 MAR 2004 07:56PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: === So this is the single user RT from Revelation? What network driver are you using? [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 23 MAR 2004 08:31PM Donald Bakke wrote: === Kauko, What version is your runtime OENGINE.DLL? Did you upgrade OI recently (e.g. from 4.1.3 to 7.0) [i]after[/i] you got your runtime engine? You might need to request a new one from Revelation. dbakke@srpcs.com [url=http://www.srpcs.com]SRP Computer Solutions, Inc.[/url] [img]http://www.srpcs.com/srpicon1.gif[/img] ---- === At 24 MAR 2004 02:42AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: === There currently seem to be several sources of documentation about command line switches. From the manuals :- From Internationalization/Uising Unicode/The /Win98 command /WIN98 directs OpenInsight to use the Win32 ANSI API calls on NT class machines, overriding the default of using the Win32 Unicode API calls. From OpenEngine/The OpenInsight Engine/Client to in process/Starting OI /ap Application Name /un User Name /pw Password /dv Development mode flag (1=Development mode, 0=Runtime mode). Defaults to Runtime mode. /sn Server Name (see Client to Out-of-Process Engine) From various online comments The /HI (for Hide Insight) command line switch now controls whether or not the OI window is visible. /HI or /HI=1 will force it to be always hidden and /HI=0 will force it to never be hidden. The /HE (for Hide Engine) command line switch now controls whether or not the OE window window is visible. /HE or /HE=1 will force it to be hidden and /HE=0 will force it to not be hidden. /ANSI command line switch to override the default UTF8 character encoding format to be ANSI It turns out that for UTF8 to work properly from the start of the application, you need to execute OpenInsight using the command line switch /utf8_utf8 [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 24 MAR 2004 05:27PM Kauko Laurinolli wrote: === Universal driver. It appears that engine Kevin sent work fine with v7.0 but not with 7.0.1. ---- === At 24 MAR 2004 05:45PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: === Did you upgrade it to 7.01? [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 25 MAR 2004 10:40AM Kauko Laurinolli wrote: === Yes. ---- === At 25 MAR 2004 10:41AM Kauko Laurinolli wrote: === It's v7.0.1. I have tested that runtime I got works w/ v7.0 but not w/ v7.0.1. Doesn't make difference if updated from clean v7.0 or from v4.1.x. ---- === At 25 MAR 2004 11:07AM The Sprezzatura Group wrote: === Sorry to labour the point but you have swapped your DEV engine for your runtime engine and rerun the upgrade? The Sprezzatura Group [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=6F4669151D6E3E0D85256E5F0064F0D5|View this thread on the forum...]]