ExecutiveAPI ~~~~~~~~~~~~ ExecutiveAPI is a simple, easy to use application programmers interface to some Executive features. The most important feature is the ability to control task scheduling without having to add entries to Executive.prefs file. With ExecutiveAPI it's possible to configure Executive not to schedule your program and to ensure that your program's priority is above all scheduled tasks, for example. Here's a list of included file: Example An example of all ExecutiveAPI features Example.c Example sourcecode ExecutiveAPI.doc Documentation ExecutiveAPI.h C include file Makefile GCC makefile ReadMe.first! This file smakefile SAS/S makefile Please consult the file `ExecutiveAPI.doc' for further information. The provided example can be compiled with GCC or SAS/C. Copy the include file `ExecutiveAPI.h' to appropriate directory: GCC: GCC:os-include/ SAS/C: INCLUDE: