Installing other tape types...
A "Production tape" is an official release of our product, complete with fully updated user manauls and the latest Bonus and Qlib programs. You may receive this tape as a new customer or as an update after your renew your support with Robelle.When you install a production version of Qedit or Suprtool, you may already have a trial version or a previous production version on your server. The new production version will replace it.
You should not start the install process unless you have received your authorization codes for the server by email. Select the appropriate Installation Instructions:
If you downloaded our software rather than receiving a physical tape, please go to the "Download Install" instructions.
If you received a documentation CD with your Robelle software, you will find the documentation files on the CD. The CD installation program should start automatically when you insert the CD into the drive. If it does not start automatically, run D:\setup.exe, where D is the letter assigned to your CD-ROM drive.
If you do not have a documentation CD, you can download the PDF and HTML-Help files from the Robelle web site at http://www.robelle.com/library/manuals - and order printed and bound manuals if you wish.
Our MPE/iX products run only on CPUs whose serial numbers (the "showvar hpsusan" number) have been encoded into the software. If a product fails to run and you see an "invalid HPSUSAN" error message, email Robelle for assistance at
If you have any questions about the installation process or run into any problems, please email us at or telephone to 800.453.8970. Technical support is available on weekdays from 7 a.m. to 4 p.m., Pacific.
Users of STREAMX, a part of SECURITY/3000 from VESOFT Inc., must set a Job Control Word before streaming jobs. This step prevents STREAMX from generating an error if the Robelle account does not yet exist. For example,
:setjcw streamxtempnonest 1 :stream robelle.job.robelle
Steps that are common to both installations need only be done once. That is, there is no need to restore twice, or setup the Robelle account twice, or install the Qlib and Bonus programs twice, or clean up unneeded files twice.
Note that if you do not use this shortcut it is not a problem; it will just take you a few minutes longer, and you will have to mount the restore tape a second time.
Say you install Qedit first, followed by Suprtool:
:hello manager.sys {log on as system manager} :file rtape;dev=tape {mount Robelle tape} :restore *rtape; @.@.robelle; create {=reply on the console}Check the Restore listing for files that were busy and could not be restored. There are a number of reasons why a file could have been busy: someone may have been using it or backing it up, it may have been held as a suspended son process (menu system), or it may have been allocated. If files were busy, chase away any users, deallocate any busy programs, then try the :Restore command again.
If you already have the product on your system, most of the files copied into the Robelle account will replace existing files. The product program files are located in the Pub group of the Robelle account. At this point in the installation process, the program files do not yet have the correct names. The install job stream assigns the proper file names to the program files.
:listacct robelle;pass {look for PASSWORD: } :listuser mgr.robelle;pass {look for PASSWORD: }Once you have written down the passwords, stay logged on as Manager.Sys and stream the job that builds and updates the Robelle account.
:stream robelle.job.robelleThis job stream sends you a message when it is finished.
Stay logged on as Manager.Sys and put a password on the Robelle account. If you are upgrading your Robelle account, use the old password.
:altacct robelle;pass=hardpass {pick something obscure, not "hardpass"}Note: during installation, we add OP capability to the Robelle account. You can remove OP capability, once the product is installed.
Our product tapes include the QLIB library of contributed software (in the QLIB groups of the Robelle account). QLIB programs may be used on any CPU and may be given away freely.
Your Robelle product tape, also includes our Bonus programs: Compare/iX, HowMessy, Select, Spell, and Xpedit. These programs reside in the Pub group of the Robelle account. Bonus programs can be used only on authorized machines, and you may not distribute them to anyone.
To install both the Bonus and Qlib programs, use the job stream Bonus.Job in the Robelle account.
To install just the Qlib programs, use the job stream Qlib.Job.Robelle:
:hello mgr.robelle :stream bonus.job.robelle {or Qlib.Job.Robelle}If you skip this step, you may be running old versions of these programs.
Building the Spell Dictionary
Before you can use the Spell Bonus program or the Words command in Qedit, you have to build the main dictionary for Spell with an additional installation job. This job stream can take some time; you do not have to wait for it to finish before going to the next step.
By default, the Spell program uses American spellings. To use British spellings, set the SpellAmerican JCW to False in the installation job. For more information, see the Spell User Manual.
:run qedit.pub.robelle {or use :Editor} /text dictmain.spjob /modify "setjcw SpellAmerican" {for British spelling, } /keep robtemp { change True to False} /exit :stream robtemp :purge robtemp
:stream cleanup.purgejob.robelle