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 21 AUG 2000 12:52:47PM Colin Rule (CSSP) wrote:

We use:

CALL RDKINSTALL(PATH)

To install a deployed patch/update.

Is there any way to find out whether this has been successful or not?

Thanks


At 21 AUG 2000 01:23PM WinWin/Revelation Technical Support wrote:

Colin-

RDKInstall uses Set_Status, so you can check Get_Status.

Syntax:

Declare Function Get_Status

x=Get_Status(errors)

if Errors then

  • failed

end

Hope it helps-

Mike Ruane


At 22 AUG 2000 03:22AM Colin Rule wrote:

Woohoo, thanks…

Colin

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/8b0673a7f18fec0f85256942005cb95b.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1