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 25 JUL 2007 05:07:11AM Chris Meyer wrote:

What is the instruction to call form designer in OI8 with the form name as a parameter. This will speed up my development procedure.

TIA

Chris


At 25 JUL 2007 07:03AM Mike Ruane wrote:

Chris-

Given that this is a development system (either a W or D serial number), you can invoke the Repository function, using the Design method, passing the key to the form as the second parameter.

x=Repository('DESIGN', ENTITYID)

Mike


At 26 JUL 2007 07:14AM Chris Meyer wrote:

Thank Mike, yes this is my development system but no luck with:

x=Repository('DESIGN', 'PBC*OIWIN**FORMNAME)

Had better luck with:

VAL=SEND_MESSAGE('SYSTEM','RUNTOOL',@WINDOW,1,FormName)

This started form designer but did not pass the form name to form designer.

Any ideas would be appreciated.

TIA

Chris

View this thread on the Works forum...

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