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

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"

The Sprezzatura Group

The Sprezzatura Blog

World leaders in all things RevSoft


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

Revelation Software, Inc.


At 24 OCT 2022 09:45AM Karl Pozmann wrote:

Awesome - thanks to both of you!

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/5309317b5bacec4ab78cd1ac6b2c8e89.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1