| United States-English |
|
|
|
![]() |
900 Series HP 3000 Computer Systems: MPE/iX Architected Interface Facility: Operating System Reference Manual > Chapter 1 IntroductionHow to Ship Products That Use Operating System Architected Interfaces |
|
In order to ship code using operating system AIFs to customer sites, you must accomplish one of the two following actions:
If you want to install your application using INSTOS, you must perform the following steps:
You can accomplish step 2 by redirecting STDIN to mask input, thus avoiding any prompts coming to the screen. Masking the output can be accomplished by redirecting STDLIST. The AIFGLOBINSTALL AIF is the programmatic equivalent of executing the INSTOS installation utility. AIFGLOBINSTALL must be executed on all systems containing code that calls operating system AIFs (for example, your application). It should be executed once per installation; however, it can be executed each time that your application is run without side effects. Your application must execute AIFGLOBINSTALL prior to calling any other operating system AIFs. The AIFGLOBINSTALL AIF fails if not enough disk space is located on LDEV 1. If this occurs, you must create additional free space on LDEV 1 before attempting to reexecute code that contains the call to AIFGLOBINSTALL. |
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||