You need to have a DECwindows or X-Windows display terminal. If you are installing on OpenVMS/AXP, you will need a C language compiler.
You may wish to edit the resource file $HOME/Xts and change the Xts.hierarchy: line to point to the subdirectory where you installed XTS. The default is the current directory.
Make: Cannot load /usr/bin/X11/uil. Stop.
This is because the UIL compiler is in a different place. I don't know enough about Make files yet to fix this, so you have to enter this command to complete the build;
uil XTS.uil -o XTS.uid
$ CREATE/DIRECTORY [.XTS]
$ SET DEFAULT [.XTS]
$ COPY AUSSIE::SYS$PUBLIC:[X-TIMESHEETS]XTS_GRAB.COM *
$ @XTS_GRAB
(Feel free to type the procedure if you need to know what it will do).
Use the Options - Menus function on your Session Manager or FileView to add a new application called "XTS" that invokes the command procedure XTS.COM in the subdirectory you created. Here is how to do this;
Start the new menu option. The XTS window should appear. Move it to a convenient place on the screen. Use the Options - Save Settings menu option to make XTS use the new location on startup. Read the HELP.
Last Modified: May 02, 1995