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

At 13 SEP 2007 11:31:43AM John Grant wrote:

I am trying to open an outside program from within OI via a button.

I have entered the program in the repository as "Browser" with the subkey ""C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://clinapp.duhs.duke.edu "

When I shift double click on the entry in the "Windows Executables" within the "Application Manager" the program opens.

I have tried to get this to work in my screen button using the following subroutine, but will not open. Any suggestions on how to get the function to run?

Subroutine OPENBROWSER (XX)

Declare Function Repository

X=REPOSITORY('EXECUTE', 'OFFICE*WINEXE**browser','')

Return 0


At 13 SEP 2007 04:38PM Mike Ruane wrote:

John-

If the Repository key is all in UPPER case, not mixed case, does it work then?

Mike


At 14 SEP 2007 10:07AM John Grant wrote:

Very interesting. Putting all in caps did the job.

Thanks


At 14 SEP 2007 10:17AM Mike Ruane wrote:

John-

The EntID is case sensitive, and when the Editor saves and compiles a program, the key is all upper case.

Glad it worked.

One gotcha is that if you try to test case-sensitive command from the System Monitor, it will try to convert the whole thing to upper case.

Mike

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/8376ac8e0cb31f0b8525735500554d4e.txt
  • Last modified: 2023/12/28 07:39
  • by 127.0.0.1