{{tag>category:"OpenInsight 64-bit" author:"Karl Pozmann" author:"Andrew McAuley" author:"bshumsky"}} [[https://www.revelation.com/the-works|Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community]] ==== AREV64 Launch (OpenInsight 64-bit) ==== === At 24 OCT 2022 09:12:04AM Karl Pozmann wrote: === Any suggestions on how to launch the AREV64 console programmatically from OI Basic? Thanks ---- === At 24 OCT 2022 09:23AM Andrew McAuley wrote: === START_WINDOW "AREV64_STANDALONE_FORM" [url=https://www.sprezzatura.com]The Sprezzatura Group[/url] [url=https://www.sprezzatura.com/blog]The Sprezzatura Blog[/url] [i]World leaders in all things RevSoft[/i] [img]https://www.sprezzatura.com/zz.gif[/img] ---- === At 24 OCT 2022 09:24AM bshumsky wrote: === Any suggestions on how to launch the AREV64 console programmatically from OI Basic? Thanks Hi, Karl. I think you should be able to do something like: CALL START_WINDOW("AREV64_STANDALONE_FORM", @window) If you're in an MDI frame, and you want the AREV64 window in there, then I think it's: CALL START_WINDOW("AREV64_CHILD_FORM", @window) Hope that helps, - Bryan Shumsky [url=https://www.revelation.com]Revelation Software, Inc.[/url] ---- === At 24 OCT 2022 09:45AM Karl Pozmann wrote: === Awesome - thanks to both of you! [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=WORKS_READ&SUMMARY=1&KEY=5309317B5BACEC4AB78CD1AC6B2C8E89|View this thread on the Works forum...]]