[[https://www.revelation.com/|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]] ==== Running Compiled Code from Disk (OpenInsight Specific) ==== === At 22 JUN 1998 07:29:57PM Brandon Lunt wrote: === {{tag>"OpenInsight Specific"}} I was looking for a way to create an install program on disk ($install) and then execute the OI compiled code from within OI. I have done this in AREV by saving the file to "DOS A:\INSTALL" then compiling it. To run it I used EXECUTE "RUN DOS A:\INSTALL". This has always worked great. Is there an equivelant in OI? ---- === At 22 JUN 1998 07:57PM Cameron Revelation wrote: === Brandon, You will have to copy the object code into SYSOBJ before running it. Suggestion: 1. Look at the RDK install program ... it may already do what you need. 2. However you decide to do upgrades, build it into your product ... perhaps a menu item. That way the user does not have to do any command line stuff ... it will be automated. Cameron Purdy Revelation Software [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=69183AFF326F6DCC8525662B008115BC|View this thread on the forum...]]