This UIC has three programs for IAS. The GAMe command allows a common interface to games. Used in conjuction with the SCHEDULE program, it also allows the system manager to restrict game playing to specified hours. See GAME.DOC for more information. RUNNL is a program which will spawn a task on the privileged TI of device NL0. In order to use, you must have included this device in your SYSGEN command file, though it need not have any device handler associated with it. RUNNL handles all task scheduling requests sequentially, and will not schedule a second task until the first has exitted. Where possible, therefore, tasks which may take more than several seconds should be started by spawning ...RUN with a command line to run the desired task. See RUNNL.DOC for more information. The program SCHEDULE allows a system manager to schedule tasks to be run at specified times and days. For example, you may schedule a timesharing parameter be changed each weekday at 08:00, and again at 18:00 on weekdays, or that a file be printed each saturday at 20:00, etc. See SCHEDULE.DOC for more information. TO BUILD PROGRAMS: @BUILD WHEN BRINGING UP SYSTEM, SET DEFAULT TO THIS UIC AND EXECUTE: @SUP