DIGITAL_DECforms______________________________ Installation Guide for OpenVMS Systems Order Number: AA-Q504D-TE December 1999 DIGITAL DECforms[TM] is a software product for applications, services, and tools that require a structured, forms-based, or menu-based user interface. DECforms is the first commercial implementation of an ANSI/ISO standard for forms- based interfaces, the CODASYL Form Interface Management System (FIMS). Software Version: DIGITAL DECforms Version 3.1 Digital Equipment Corporation Maynard, Massachusetts __________________________________________________________ First Printing, May 1989 Revised, December 1999 The information in this document is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation. Digital Equipment Corporation assumes no responsibility for any errors that may appear in this document. The software described in this document is furnished under a license and may be used or copied only in accordance with the terms of such license. © Digital Equipment Corporation 1989, 1998, 1999. All Rights Reserved. The following are trademarks of Digital Equipment Corporation: ACMS, DEC FMS, DECforms, DECnet, DECwindows, DIGITAL, OpenVMS, ULTRIX, VAX, VAXcluster, VAX FMS, VAX RMS, VAXstation, VMScluster, VT, and the DIGITAL logo. The following are third-party trademarks: Intel is a trademark of Intel Corporation. Motif is a registered trademark of Open Software Foundation, Incorporated. PostScript is a registered trademark of Adobe Systems, Incorporated. Oracle CDD, Oracle/Administrator, Oracle CDD/Repository, Oracle Rdb, and Oracle Trace are trademarks of Oracle Corporation. Windows NT is a registered trademark of Microsoft Corporation. All other trademarks and registered trademarks are the property of their respective holders. ZK5615 This document is available on CD-ROM. This document was prepared using VAX DOCUMENT, Version 2.1. ________________________________________________________________ Contents Preface.................................................. vii 1 Preparing to Install DECforms Software 1.1 Required Operating System Components............ 1-1 1.2 Required and Optional Software.................. 1-2 1.3 Required Hardware............................... 1-3 1.4 License Registration............................ 1-3 1.5 Installation Requirements....................... 1-4 1.5.1 Time ......................................... 1-4 1.5.2 Privileges ................................... 1-4 1.5.3 Disk Space ................................... 1-4 1.5.4 System Parameters ............................ 1-5 1.5.5 VMSINSTAL Requirements ....................... 1-7 1.5.6 Backing Up Your System Disk .................. 1-7 2 Installing DECforms Software 2.1 Accessing the Online Release Notes.............. 2-1 2.2 Determining the Files and Logical Names Added to the System...................................... 2-1 2.3 Running the Installation Verification Procedure....................................... 2-1 2.4 Aborting the Installation....................... 2-2 2.5 Running the Installation Procedure.............. 2-2 2.5.1 Running VMSINSTAL ............................ 2-2 2.5.2 Answering Installation Questions ............. 2-4 2.5.3 Informational Messages ....................... 2-10 2.5.4 Running the Installation Verification Procedure..................................... 2-10 2.5.5 Completing the Installation Procedure ........ 2-12 2.6 Error Recovery.................................. 2-12 iii 3 After Installing DECforms Software 3.1 Editing the System Startup File................. 3-1 3.2 Hebrew Installation Notes....................... 3-2 3.3 User Account Requirements....................... 3-3 3.4 System Parameters............................... 3-4 3.5 Cluster Considerations.......................... 3-6 3.6 Installing the Form Development Utilities as Shared Images................................... 3-6 3.7 Determining and Reporting Problems.............. 3-8 A VAX Systems Sample Installation A.1 Full Development Kit............................ A-1 A.2 Run-Time Kit.................................... A-7 B Alpha Systems Sample Installation B.1 Full Development Kit............................ B-1 B.2 Run-Time Kit.................................... B-7 C Files and Logical Names Installed on Your System C.1 Files Added and Modified by the Full Development Kit............................................. C-1 C.2 Files Added and Modified by the Run-Time Kit.... C-5 C.3 Logical Names Added............................. C-6 Examples A-1 VAX Sample Full Development Kit Installation.................................. A-1 A-2 VAX Sample Run-Time Kit Installation ......... A-7 B-1 Alpha Sample Full Development Kit Installation.................................. B-1 B-2 Alpha Sample Run-Time Kit Installation with DCE........................................... B-7 B-3 Alpha Sample Run-Time Kit Installation without DCE........................................... B-11 iv Tables 1 Conventions Used in the Guide ................ xii 1-1 Disk Space Requirements ...................... 1-5 1-2 Minimum Required System Parameter Values ..... 1-5 3-1 Minimum User Account Quotas for Developing DECforms Applications......................... 3-3 3-2 Minimum System Parameter Values for Developing DECforms Applications......................... 3-5 C-1 Logical Names ................................ C-7 v ________________________________________________________________ Preface This manual describes how to install DECforms Version 3.1 and how to verify the installation. This manual refers to DIGITAL products by their abbrevi- ated names: o DIGITAL DECforms software is referred to as DECforms. o DEC Language-Sensitive Editor software is referred to as LSE. Who Should Use This Guide This manual is for those who install and maintain DECforms software. You should read this manual before installing DECforms. Structure of This Guide This manual has three chapters and three appendixes. Chapter 1 Describes the preparations and requirements for installing DECforms. Chapter 2 Describes the installation procedure. Chapter 3 Describes the tasks you should do after installing DECforms. Appendix A Reproduces typical installation sessions on VAX systems. Appendix B Reproduces typical installation sessions on Alpha systems. vii Appendix C Lists the files that are installed or modified and the logical names that are defined or modified during the installation procedure. viii For More Information See the online help, the online release notes, and the following documents for more information about DECforms: o DIGITAL DECforms Guide to Commands and Utilities- Describes the DECforms FORMS commands and utilities. o DIGITAL DECforms IFDL Reference Manual-Describes the syntax of the DECforms Independent Form Description Language. o DIGITAL DECforms Style Guide for Character-Cell Devices-Describes how to develop Motif style user interfaces for DECforms applications for character-cell terminals. o DIGITAL DECforms Programmer's Reference Manual- Describes how DECforms software operates at run time and how to call the DECforms requests from an application program. o DIGITAL DECforms Guide to Developing an Application- Part I explains for the beginning DECforms programmer how to create a DECforms application, including both the form and the program. Part II contains additional guidelines and examples for more experienced DECforms programmers. o DIGITAL DECforms Guide to the Web Connector-Describes how to use the DECforms Web Connector to use DECforms applications on the World Wide Web. o DIGITAL DECforms Guide to Demonstration Forms and Applications-Describes how to use various demonstration forms and applications. This guide is contained in online files named forms$demo_guide.txt and forms$demo_ guide.ps in the FORMS$EXAMPLES directory on OpenVMS systems. If you cannot find this document, ask your system manager to install it in the appropriate directory. For information about displaying these forms, see the DIGITAL DECforms Guide to Developing an Application. ix o DIGITAL DECforms Guide to Converting FMS Applications- Describes how to convert a VAX FMS[TM] or DEC FMS[TM] application to a DECforms application. x For further information on other topics covered in this guide, see the following: o DEC LSE documentation for information on how to use DEC LSE o Oracle CDD[TM] documentation set for information on CDD definitions o ISO IS 11730:1994 for information on the standard of which DECforms is an implementation (see the Acknowledgment section) For additional information on installing DECforms, see the OpenVMS operating system documentation for these topics: o VMSINSTAL procedure o Install Utility (INSTALL) o System management and operations Send Us Your Comments We welcome your comments on this or any other DECforms manual. If you have suggestions for improving a particular section or find any errors, please indicate the chapter, section, and page number (if available). We also welcome more general comments. Your input is valuable in improving future releases of our documentation. You can send comments to us at the following Internet address: forms_docs@zko.dec.com If you have a customer support contract and have comments or questions about DECforms software, contact the DIGITAL Customer Support Center (CSC), preferably using electronic means such as DSNlink. In the United States, customers can call the CSC at 1-800-354-9000. xi Conventions Table 1 lists the conventions used in this guide. Table_1_Conventions_Used_in_the_Guide_____________________ Symbol_or_Term___Meaning__________________________________ Ctrl/X In procedures, a sequence such as Ctrl/X indicates that you must hold down the key labeled Ctrl while you press another key. KPn Key names that begin with KP indicate keys on the numeric keypad on the right side of the terminal keyboard. For example, KP4 and KP. are keys on the numeric keypad. PF1-x A sequence such as PF1-x indicates that you must first press and release the key labeled PF1, and then press and release another key. . . . In examples, horizontal ellipsis points indicate one of the following possibilities: o Additional optional arguments in a statement have been omitted. o The preceding item or items can be repeated one or more times. o Additional parameters, values, or other information can be entered. . Vertical ellipsis points indicate the . omission of items from a code example . or command format; the items are omitted because they are not important to the topic being discussed. (continued on next page) xii Table_1_(Cont.)_Conventions_Used_in_the_Guide_____________ Symbol_or_Term___Meaning__________________________________ () In format descriptions, parentheses indicate that if you choose more than one option, you must enclose the choices in parentheses. [] In format descriptions, brackets indicate that whatever is enclosed is optional; you can select none, one, or all of the choices. {} In format descriptions, braces surround a required choice of options; you must choose one of the options listed. $ user input User input is shown in bold. Bold DECforms terms are shown in bold where introduced or explained. $ The dollar sign is used to indicate the _________________user_prompt_on_OpenVMS_systems.__________ Unless otherwise specified, you terminate commands by pressing the Return key. Acknowledgment DECforms is the DIGITAL implementation of a Form Interface Management System (FIMS) ANSI/ISO standard prepared by the CODASYL Form Interface Management System Committee and ISO/IEC JTC1/SC22 Working Group 18. The FIMS standard is documented in ISO IS 11730:1994 and can be purchased from the International Organization for Standardization or American National Standards Institute. xiii 1 ________________________________________________________________ Preparing to Install DECforms Software This chapter discusses the preparations and requirements for installing DECforms software. Your bill of materials (BOM) and indented bills report (BIL) specify the number of media in your kit and the contents of your kit. Make sure you compare your kit with this information. If your kit is damaged or incomplete, contact your DIGITAL representative. DECforms provides online release notes. You can read or print the release notes before you begin the DECforms installation. ___________________Recommendation ___________________ Digital Equipment Corporation strongly recommends that you read the release notes before you proceed with the installation. For more information about the release notes that ship with your kit, see Section 2.1. _____________________________________________________ 1.1 Required Operating System Components To install DECforms, you must have certain operating system components. The components you need depend on whether you are installing the DECforms full development kit or the run-time kit. The DECforms full development kit contains the DECforms run-time system and development utilities. To install this kit, you must have installed the following OpenVMS classes: o OpenVMS required save set Preparing to Install DECforms Software 1-1 o Programming support (for STARLET.OLB and IMAGELIB.OLB) o Utilities (for HELPLIB.OLB) The DECforms run-time kit contains only the DECforms run- time system. To install the DECforms run-time kit, you must have installed the OpenVMS required save set class. 1.2 Required and Optional Software This section discusses the software that must already be installed on your system before installing DECforms. The section also includes information about optional software that you can use with DECforms. To install DECforms you must have installed on your system: o A valid OpenVMS operating system configuration, OpenVMS Version 6.2 or higher o Oracle CDD/Repository[TM] Version 5.3 or higher, if you intend to store definitions in Oracle CDD/Repository software o DEC LSE Version 2.3 or higher if you intend to use the DEC Language-Sensitive Editor (DEC LSE) templates for the DECforms Independent Form Description Language (IFDL) o DECwindows[TM] Motif[R] Version 1.1 or higher if you intend to use DECwindows Motif support in DECforms If you are going to use the DECforms Web Connector on your OpenVMS system, you must also have installed on your system: o DIGITAL TCP/IP Services for OpenVMS, Version 4.1 plus ECO 8 or Version 4.2 o RPC run-time component form DIGITAL Distributed Computing Environment (DCE) for OpenVMS Version 1.4 For a complete list of the products that are compatible with this version of DECforms, see the Software Product Description. 1-2 Preparing to Install DECforms Software ________________________Note ________________________ DECforms Version 3.1 software can be used with ACMS Version 4.1 or higher. _____________________________________________________ 1.3 Required Hardware DECforms supports DIGITAL VT100-, VT200-, VT300-, VT400-, VT500-series terminals, DECwindows Motif VAX workstations, and PCs that use the Windows NT[R] operating system. 1.4 License Registration You must register the DECforms software license with the OpenVMS License Management Facility (LMF). The LMF is available with Version 5.0 of the OpenVMS operating system. The Product Authorization Key (PAK) that is shipped with DECforms contains the license registration information you need. The PAK is a paper certificate that contains information about the license you have purchased to run a particular piece of software. During the installation, you are asked whether you have registered the DECforms license and loaded the appropriate authorization keys. It is therefore best to register your DECforms license before you do the installation. If you have not registered the DECforms license and loaded the appropriate authorization keys, you can complete the installation; however, you cannot run either the DECforms software or its Installation Verification Procedure (IVP). Once you register the license and load an authorization key, you can run the IVP and use DECforms. To register a license under Version 5.5 or higher of the OpenVMS operating system, log in to the system manager's account, SYSTEM. You then can register a license in one of the following ways: o Run the SYS$UPDATE:VMSLICENSE.COM procedure. When the procedure prompts you for information, enter data from your PAK. Preparing to Install DECforms Software 1-3 o Enter the LICENSE REGISTER command with the appropriate qualifiers that correspond to information on the PAK. If you are installing DECforms on a VMScluster system, you must register your license on each licensed node in the VMScluster system. For complete information on using LMF, see the section in the OpenVMS documentation set on the License Management Facility. 1.5 Installation Requirements The following sections discuss various requirements for installing DECforms. 1.5.1 Time Installing DECforms and running the IVP requires approximately 5 to 35 minutes, depending on your system configuration and the distribution media you are using. 1.5.2 Privileges To install DECforms, you must be logged in to an account that has SETPRV or the following privileges: o CMKRNL o WORLD o SYSPRV VMSINSTAL turns off BYPASS privilege at the start of the installation. 1.5.3 Disk Space Installing DECforms requires a certain amount of free storage space before and after the installation, as shown in Table 1-1. 1-4 Preparing to Install DECforms Software Table_1-1_Disk_Space_Requirements_________________________ Blocks During Blocks After DECforms_Kit_______Installation_____Installation__________ Run-Time Kit 3,000 2,500 Full Development 33,500 32,500 (with sample Kit and demo applications) 18,000 (without sample ____________________________________and_demo_applications) To determine the number of free disk blocks on the system disk, enter the following command: $ SHOW DEVICE SYS$SYSDEVICE 1.5.4 System Parameters Installing DECforms requires certain system parameter settings, as shown in Table 1-2. Table_1-2_Minimum_Required_System_Parameter_Values________ System________________GBLSECTIONS______GBLPAGES___________ VAX Run-Time 16 1615 VAX Full Development 45 5649 Alpha Run-Time 13 3288 Alpha Full 35 11934 Development_______________________________________________ The numbers shown in Table 1-2 represent the required number of unused global pages and global sections on your system for the DECforms installation to process. If your system has less than the required number, you must increase these values to the amount indicated. To find the number of unused global pages and global sections, use the WRITE command with the F$GETSYI lexical function, as shown in the following example: $ WRITE SYS$OUTPUT F$GETSYI("FREE_GBLPAGES") 3420 $ WRITE SYS$OUTPUT F$GETSYI("FREE_GBLSECTS") 24 Preparing to Install DECforms Software 1-5 If the value of free global pages or global sections is less than the value in Table 1-2, you must increase the system parameter setting. Changing System Parameters Use the AUTOGEN command procedure to change system parameters. AUTOGEN automatically adjusts values for parameters that are associated with the values you reset manually. To change system parameters with AUTOGEN, use the following procedure: 1. Edit the SYS$SYSTEM:MODPARAMS.DAT file. To change a parameter value listed in this file, delete the current value associated with that parameter and enter the new value. To add a new parameter, add a line to the file that includes both the name of the parameter and its value. For example: WSMAX = 1024 To modify incremental parameters such as GBLPAGES and GBLSECTIONS, use ADD_. For example, the following line increases the global page setting by 2000: ADD_GBLPAGES = 2000 When you set the page file quota, do not use a value that exceeds the amount of page file space available on the system. 2. Execute the AUTOGEN procedure to recalculate your system parameters. After you have made all your changes, exit the editor and then enter the following command at the DCL prompt: $ @SYS$UPDATE:AUTOGEN GETDATA REBOOT When you specify REBOOT, AUTOGEN performs an automatic system shutdown and then restarts the system. Any users logged on to the system are immediately disconnected during the shutdown. The automatic restart puts the new parameter values into effect. 1-6 Preparing to Install DECforms Software AUTOGEN automatically adjusts some of the SYSGEN parameters based on the consumption of resources since the last restart. If you do not want to take advantage of this automatic adjustment, include the NOFEEDBACK qualifier on the AUTOGEN command line. For more information about using AUTOGEN, see the OpenVMS System Management Subkit. 1.5.5 VMSINSTAL Requirements When you run VMSINSTAL, it checks whether: o You are logged in to a privileged account. o You have adequate quotas for installation. o DECnet is up and running. o Any users are logged in to the system. If VMSINSTAL detects any problems during the installation, it notifies you and asks whether you want to continue the installation. In some instances, you can enter YES to continue. To stop the installation and correct the situation, enter NO or press Return. Correct the problem and restart the installation. For more information about VMSINSTAL, see the OpenVMS Install Utility Manual. 1.5.6 Backing Up Your System Disk At the beginning of the installation, VMSINSTAL asks whether you have backed up your system disk. DIGITAL recommends that you back up your system disk before installing any software. Use the backup procedures that have been established at your site. For details on backing up your disk, see the section on the Backup Utility in the OpenVMS documentation set. Preparing to Install DECforms Software 1-7 2 ________________________________________________________________ Installing DECforms Software This chapter describes how to install DECforms software. Section 2.5 contains a step-by-step description of the installation procedure. 2.1 Accessing the Online Release Notes You should review the Release Notes that DECforms provides; they might contain information about changes in the installation procedures. If you specify OPTIONS N when you run VMSINSTAL, the installation procedure asks you whether you want to display or print the release notes. DIGITAL recommends that you print the release notes. After you install DECforms, you can find the OpenVMS Alpha release notes located in SYS$HELP:FORMSA030.RELEASE_NOTES. The release notes for OpenVMS VAX are located in SYS$HELP:FORMS030.RELEASE_NOTES. 2.2 Determining the Files and Logical Names Added to the System The DECforms installation procedure adds a number of files to your system. It also modifies some files and defines some logical names. Appendix C lists the changes that the DECforms installation procedure makes to your system. 2.3 Running the Installation Verification Procedure The IVP for DECforms verifies the installation. DECforms provides two IVPs, one for the full development kit and one for the run-time kit. When you are installing the DECforms kit, the installation procedure asks whether you want to run the IVP as part of the installation. If you respond YES, VMSINSTAL runs the appropriate IVP. You should run the IVP to verify that DECforms is installed correctly. Installing DECforms Software 2-1 Should you need to run the IVP at any time after installation, enter the following command on a VT100-, VT200-, VT300-, VT400-, or VT500-series terminal or on a corresponding workstation terminal emulator: Run-Time Kit IVP $ @SYS$TEST:FORMS$RT_IVP.COM Full Development Kit IVP $ @SYS$TEST:FORMS$IVP.COM 2.4 Aborting the Installation To abort the installation procedure at any time, press Ctrl/Y. The installation procedure deletes all files it has created and exits. You can start the installation again. 2.5 Running the Installation Procedure The DECforms installation procedure consists of a series of questions and informational messages. The following sections explain how to run the VMSINSTAL procedure and answer the installation questions. These sections also explain the informational messages displayed by the procedure. 2.5.1 Running VMSINSTAL To start the installation, run the VMSINSTAL command procedure from a privileged account, such as the SYSTEM account. VMSINSTAL is in the SYS$UPDATE directory. To set default to the SYS$UPDATE directory, enter the following command: $ SET DEFAULT SYS$UPDATE To run VMSINSTAL, enter a command with the following syntax: @VMSINSTAL [product-name device-name options-list] If you omit the parameters from the command line, VMSINSTAL asks you for this information later. The following list defines the elements of the VMSINSTAL procedure. 2-2 Installing DECforms Software product-name The installation name for the product. For the DECforms full development kit running on Alpha, use the installa- tion name FORMSA030. For the DECforms full development kit running on VAX, use the installation name FORMS030. For the DECforms run-time kit running on Alpha, use the installation name FORMSRTA030. For the DECforms run-time kit running on VAX, use the installation name FORMSRT030. device-name The name of the device on which you plan to mount the media. For example, MTA0: is the device name for a tape drive. You do not need to use the console drive for this installation. If you do use the console drive, once the installation is complete, you should replace any media you removed. options-list The word OPTIONS followed by one or more of the available options designators, including the following: o Display or print release notes (N) Indicates you want to see the installation question on release notes. If you do not include the OPTIONS N parameter, VMSINSTAL does not ask you about the release notes. You should review the release notes before proceeding with the installation in case they contain additional information about the installation. If you are restarting the installation and have already reviewed the release notes, you do not need to specify OPTIONS N. o Alternate root option (R) Lets you install the product to a system root other than that of the running system. To specify more than one option, separate the options with commas (OPTIONS N,R). VMSINSTAL has several other options; for more information, see the OpenVMS documentation on software installation. Installing DECforms Software 2-3 The following example shows the command that runs VMSINSTAL to install DECforms from tape drive MTA0: and the system response. This example uses the OPTIONS N parameter to print or display release notes. $ @VMSINSTAL FORMS031 MTA0: OPTIONS N VAX/VMS Software Product Installation Procedure V6.2 It is 01-DEC-1999 at 15:46. Enter a question mark (?) at any time for help. 2.5.2 Answering Installation Questions This section discusses the questions that appear during the installation. Except where noted, the questions are the same for both the full development kit and the run- time kit options. For sample installation procedures, see Appendix A. An asterisk (*) marks the beginning of each question. Some questions show the default response in brackets, for example [YES]. To choose the default response, press Return. 1. Display system status. %VMSINSTAL-W-ACTIVE, The following processes are still active: . . . * Do you want to continue anyway [NO]? You should install DECforms on a standalone system or cluster with DECnet shut down. VMSINSTAL displays a list of active processes. The procedure asks whether you want to continue the installation. NO is the default response to the question. To stop the installation, press Return. Once DECnet is shut down and all active processes are stopped, restart the installation procedure. 2. Confirm system backup. * Are you satisfied with the backup of your system disk [YES]? 2-4 Installing DECforms Software Always back up your system disk before doing an installation. VMSINSTAL asks whether you are satisfied with your system backup. If you are satisfied with the backup of your system disk, press Return. Otherwise, enter NO to stop the installation. After you back up your system disk, you can restart the installation. 3. Mount the media. Please mount the first volume of the set on MTA0:. * Are you ready? YES %MOUNT-I-MOUNTED, FORMS MOUNTED ON _$$MTA0: The following products will be processed: FORMS V3.1 Beginning installation of FORMS V3.1 at 10:29 %VMSINSTAL-I-RESTORE, Restoring product saveset A... Mount the first distribution volume on the device you specified when you ran VMSINSTAL. VMSINSTAL asks whether you are ready to continue the installation. If you respond YES to indicate that you are ready, VMSINSTAL displays a message that the media containing DECforms has been mounted on the specified device and that the installation has begun. If you entered the wrong device name when you ran VMSINSTAL and need to restart the installation, enter NO in response to the "Are you ready?" question. To stop the installation for other reasons, press Ctrl/Y. 4. Select a Release Notes option. Release notes included with this kit are always copied to SYS$HELP. Additional Release Notes Options: 1. Display release notes 2. Print release notes 3. Both 1 and 2 4. None of the above * Select option [2]: If you specified OPTIONS N when you ran VMSINSTAL, you have four options for reviewing the release notes. Installing DECforms Software 2-5 Option 1 displays the release notes immediately on the console terminal. To terminate the display at any time, press Ctrl/C. Option 2 prompts you for the name of the print queue that you want to use: * Queue name [SYS$PRINT]: Press Return to print the release notes on SYS$PRINT or enter a queue name and press Return. Option 2 is the default. Option 3 both displays and prints the release notes. Option 4 lets you select none of the above. However, DIGITAL does not recommend this. 5. Continue the installation. * Do you want to continue the installation [N]?: Y %VMSINSTAL-I-RELMOVED, Product's Release Notes have been moved to SYS$HELP. The installation procedure asks whether you want to continue the installation. To continue, enter YES. Otherwise, press Return. In either case, the release notes are copied to the file SYS$HELP:FORMS030.RELEASE_ NOTES on VAX systems, or to the SYS$HELP:FORMSA030.RELEASE_ NOTES file on Alpha systems. The software version number is represented in this file name by the nnn designation (030 for Version 3.1). ________________________Note ________________________ The name of the release notes file installed by VMSINSTAL consists of the current product name and version number. Do not delete previous versions of DECforms Release Notes. _____________________________________________________ 6. Install the main kit. * Do you wish to install the main kit (16000 blocks) [YES]? If you are installing the full development kit, the procedure asks whether you want to install the main kit. (The procedure omits this question if you are installing the run-time kit.) The main kit contains 2-6 Installing DECforms Software all DECforms software except the sample and demo application programs and support for DEC LSE. 7. Respond to license registration queries. Product: FORMS Producer: DEC Version: 3.1 Release Date: 6-DEC-1999 * Does this product have an authorization key registered and loaded? The installation procedure displays license information about your product and asks whether you have registered the license for DECforms. If you have registered the license for DECforms, answer YES. If you have not registered the license, you must answer NO. If you answer NO, the installation continues; however, if you did not register your DECforms license before you started the installation procedure, you cannot run the IVP during the installation. You should run the IVP after you install DECforms and register and load its PAK. Section 1.4 describes registering your DECforms license and Section 2.3 describes verifying the installation of DECforms. 8. Choose an Installation Verification Procedure (IVP) option. * Do you want to run the IVP after the installation [YES]? The installation procedure asks whether you want to run the IVP. The IVP for DECforms verifies a successful installation. You should run the IVP. 9. Install optional DECforms software. Installing DECforms Software 2-7 * Do you wish to install Sample Application Programs (3000 blocks) [YES]? * Do you wish to install the demonstration package (12000 blocks) [YES]? * Do you wish to install LSEDIT support (250 blocks) [YES]? * Do you wish to install modifiable message file procedures (600 blocks) [YES]? * Do you wish to register DECforms for DECtrace support (50 blocks) [YES]? * Do you wish to install DECforms Web Connector support [YES]? These six installation questions ask whether you want to install the following (if you are installing the run-time kit, the procedure omits all but the DECtrace and Web Connector support queries): o Sample application programs that demonstrate using DECforms. o Demonstration programs that also demonstrate using DECforms. o LSEDIT support that includes DEC LSE templates for the DECforms Independent Form Description Language (IFDL). For systems running Version 2.3 of DEC LSE software, the following messages may appear when you install DEC LSE support: %TPU-W-NOTPUVAR, section file missing variable LSE$$HIGLIGHT required by editor. %FORMS-I-INSLSEEND, installation of LSE support completed The warning message does not affect the DECforms installation or DEC LSE support. o Modifiable message file procedures that allow you to translate DECforms run-time messages from English to the language of your choice. DECFORMS_MESSAGE.TXT explains how to use these procedures. The file is located in [SYSHLP.EXAMPLES.FORMS.MESSAGES]. o Oracle Trace support that includes a binary definition of DECforms Oracle Trace events. 2-8 Installing DECforms Software o DECforms Web Connector support that includes support for the DECforms Web Connector, which allows you to run DECforms applications using a Web browser. Installing DECforms Software 2-9 10.Purge files. * Do you want to purge files replaced by this installation [YES]? You can purge files from previous versions of DECforms that this installation supersedes. Purging is recommended. To keep files from the previous version, enter NO. 2.5.3 Informational Messages The installation procedure displays a number of infor- mational messages that report on the progress of the installation. There are no further questions. If the installation has been successful, VMSINSTAL moves the new or modified files to their target directories, updates help files, purges appropriate files, and updates DCL tables, if necessary. The procedure displays the following message: %VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories... 2.5.4 Running the Installation Verification Procedure If you chose to run the IVP, VMSINSTAL runs it now. The procedure displays the following messages for the full development kit: Starting DECforms V3.1 Installation Verification Procedure. DECforms V3.1 Installation Verification Procedure beginning. DECforms V3.1 Installation Verification Procedure completed successfully. The Installation Verification Procedure has completed successfully. Refer to the Installation Guide for further verification procedures The procedure displays the following messages for the run-time kit: Starting Installation Verification Procedure (IVP) for DECforms V3.1 run-time Manager DECforms Interactive Installation Verification Procedure Starting. [IVP panel displayed here] 2-10 Installing DECforms Software DECforms Interactive Installation Verification Procedure Complete. The Installation Verification Procedure has completed successfully. Refer to the Installation Guide for further verification procedures For information on running the IVP after you have installed DECforms, see Section 2.3. Installing DECforms Software 2-11 2.5.5 Completing the Installation Procedure The following messages indicate that the installation is complete: Installation of FORMS030 V3.1 completed at 10:47 Enter the products to be processed from the next distribution volume set. * Products: VMSINSTAL procedure done at 10:47 VMSINSTAL deletes or changes entries in the process symbol tables during the installation. Therefore, to continue to use the system manager's account and these symbols, log out and log in again. 2.6 Error Recovery If errors occur during the installation or when the IVP is running, VMSINSTAL displays failure messages. If the installation fails, the procedure displays the following message: %VMSINSTAL-E-INSFAIL, The installation of DECforms V3.1 has failed. If the IVP fails, the procedure displays the following messages: The DECforms V3.1 Installation Verification Procedure failed. %VMSINSTAL-E-IVPFAIL, The IVP for DECforms V3.1 has failed. Errors might occur during the installation if any of the following conditions exists: o The version of the operating system is incorrect. o A required software version is incorrect. o Quotas are insufficient. o System parameter values are insufficient. o The OpenVMS Help library is being used. o The product license has not been registered and loaded. 2-12 Installing DECforms Software For descriptions of the error messages generated by these conditions, see the OpenVMS documentation on system messages and recovery procedures. Take the appropriate action as described in the message. (You might need to change a system parameter or increase an authorized quota value.) For information on installation requirements, see Chapter 1. Installing DECforms Software 2-13 3 ________________________________________________________________ After Installing DECforms Software After installing DECforms software, you might need to do the following tasks: o Edit the system startup file to include the DECforms startup procedure. o Access the Hebrew run-time message file. o Set user account privileges and quotas. o Set system parameters. o Make DECforms available on each licensed node in your VMScluster system (if you are installing DECforms on a VMScluster). o Install the form development utilities. This chapter explains how to do these tasks. 3.1 Editing the System Startup File You can provide for automatic startup of DECforms when your system is rebooted, and define output for- mats for dates and times other than the standard OpenVMS format, by editing the system startup file, SYS$STARTUP:SYSTARTUP_VMS.COM. To cause automatic startup of DECforms, insert the following line in the system startup file: $ @SYS$STARTUP:FORMS$STARTUP.COM Include this line with command lines that start up other products. The command lines should follow the network startup command line, as follows: After Installing DECforms Software 3-1 $ @SYS$MANAGER:STARTNET.COM . . . $ @SYS$STARTUP:FORMS$STARTUP.COM To have access to date and time formats other than the default standard formats, run a procedure named LIB$DT_STARTUP.COM in your system startup file. If you want this command procedure to define the spellings of non-English date and time elements, you must define the SYS$LANGUAGES logical name before you run the LIB$DT_STARTUP command procedure. The English spellings of date and time elements remain available. For example, to cause French and German spellings of date and time elements and alternate date and time formats, add the following commands to SYSTARTUP_VMS.COM: $ DEFINE SYS$LANGUAGES FRENCH, GERMAN $ @SYS$MANAGER:LIB$DT_STARTUP.COM You can add the definition of SYS$LANGUAGES and the command to run LIB$DT_STARTUP.COM directly after the DECforms startup command line. For more information on the SYS$LANGUAGES logical name and the LIB$DT_STARTUP command procedure, see the OpenVMS documentation on date and time formatting routines. 3.2 Hebrew Installation Notes The DECforms installation process places the Hebrew run- time message file in: SYS$MESSAGE:FORMS$MSGMGRSHR_HEBREW.EXE The English run-time message file is found in: SYS$MESSAGE:FORMS$MSGMGRSHR.EXE DECforms uses the English message file by default. To use the Hebrew messages, the system manager should replace the English file with the Hebrew file, and then reinstall the image by performing @SYS$STARTUP:FORMS$STARTUP. 3-2 After Installing DECforms Software The user also can use the logical name FORMS$MSGMGRSHR to point to the desired language-specific message file. 3.3 User Account Requirements To use DECforms, user accounts on your system must have the TMPMBX and NETMBX privileges. The accounts also must have the quotas shown in Table 3-1. Table 3-1 Minimum User Account Quotas for Developing __________DECforms_Applications___________________________ Account_Quota____Minimum_Value____________________________ BYTLM 16384 PRCLM____________3________________________________________ User account privileges and quotas are stored in the file SYSUAF.DAT. To verify and change user account privileges and quotas, use the Authorize Utility as follows: 1. Set your directory to SYS$SYSTEM and run the Authorize Utility: $ SET DEFAULT SYS$SYSTEM $ RUN AUTHORIZE UAF> 2. To check a particular account, at the Authorize Utility prompt (UAF>) enter the SHOW command with an account name. For example: UAF> SHOW SMITH 3. To change a privilege or quota, enter the MODIFY command in the following syntax: MODIFY account-name /PRIVILEGES=privilege-name/quota- name=nnnn The following example adds the NETMBX privilege, modifies the BYTLYM quota for the SMITH account, and exits the utility: UAF> MODIFY SMITH /PRIVILEGES=NETMBX /BYTLM=16384 UAF> EXIT After Installing DECforms Software 3-3 After you exit the utility, the OpenVMS operating system displays messages indicating whether changes were made. Once you have made the changes, users must log out and log in again for the new privileges and quotas to take effect. For more information on modifying account privileges and quotas, see the OpenVMS Authorize Utility Manual. 3.4 System Parameters Table 3-2 shows the minimum values to which certain system parameters should be set when users develop DECforms applications on your system. 3-4 After Installing DECforms Software Table 3-2 Minimum System Parameter Values for Developing __________DECforms_Applications___________________________ System Parameter________Minimum_Value____________________________ PQL_MBYTLM 16384 PQL_MPRCLM 3 MAXBUF[1] 4096 [1]This_value_applies_to_both_the_full_development_kit_and the run-time kit. __________________________________________________________ To change system parameters, do the following: 1. Edit the file SYS$SYSTEM:MODPARAMS.DAT. To change the value of a parameter that is listed in the MODPARAMS.DAT file, use an editor to locate the line containing that parameter. Delete the current value associated with that parameter and enter the new value. To add a new value, add a line to the MODPARAMS.DAT file. Make sure you include both the name of the parameter and its value in the new line. For ex- ample, to include a setting for the PQL_MBYTLM and PQL_MPRCLM parameters, add the following lines to the MODPARAMS.DAT file: PQL_MBYTLM=16384 PQL_MPRCLM=3 2. Run the AUTOGEN procedure to recalculate your system parameters. After you have modified the MODPARAMS.DAT file and exited the editor, enter the following command: $ @SYS$UPDATE:AUTOGEN GETDATA REBOOT AUTOGEN does an automatic system shutdown and reboots once it has finished. Rebooting your system activates the new parameter values. For more information about using AUTOGEN, see the instructions on modifying system parameters in the OpenVMS documentation on system management and operations. After Installing DECforms Software 3-5 3.5 Cluster Considerations After you install DECforms on a VMScluster system, you must do the following tasks on each licensed node in the VMScluster system: o Run the DECforms startup command procedure. o Install DCLTABLES.EXE. o Register the license for DECforms. o Run the full development kit IVP (if you are installing the full development kit) and the run-time kit IVP. To run the startup command procedure, log in to a node in the VMScluster system and enter the following command: $ @SYS$STARTUP:FORMS$STARTUP.COM To install DCLTABLES.EXE, enter the following command: $ INSTALL REPLACE SYS$SHARE:DCLTABLES.EXE/OPEN/SHARE/HEADER To register the DECforms license on a node, see Section 1.4. To run the full development kit and run-time kit IVPs, see Section 2.3. 3.6 Installing the Form Development Utilities as Shared Images DECforms provides the following form development utilities: o Form Development Environment (FDE) o Character-cell Panel Editor (CCPED) o Motif-based Panel Editor (MPED) o IFDL Translator o Back Translator o Layout Converter o Extract Utility o Test Utility o FMS Converter 3-6 After Installing DECforms Software If you use these form development utilities extensively on your system, you can install them as shared images to reduce the system overhead and memory requirements. To install the form development utilities as shared images, do the following: 1. Determine the number of available global pages and global sections on your system. For information on how to verify and modify the number of global pages and global sections, see Section 1.5.4. To install the form development utilities as shared images, you must increase the number of global pages by 6000 and the number of global sections by 30. These are increases over what is required during installation. Install the utilities just after you start your system. The available space in the global page table is less likely to be fragmented. 2. To install the form development utilities as shared images on a currently running system, enter the following command: $ @SYS$STARTUP:FORMS$STARTUP.COM DEVELOP To install the utilities as shared images each time your system is rebooted, add the DEVELOP parameter to the line you added to the system startup file, SYS$STARTUP:SYSTARTUP_VMS.COM (see Section 3.1), as follows: $ @SYS$MANAGER:STARTNET.COM . . . $ @SYS$STARTUP:FORMS$STARTUP.COM DEVELOP To install selected form utilities, use the OpenVMS Install Utility (INSTALL). For example, to install only the Character-cell Panel Editor as a shared image, enter the following commands: After Installing DECforms Software 3-7 $ INSTALL INSTALL> ADD SYS$LIBRARY:FORMS$FSESHR.EXE /OPEN /SHARED /HEADER INSTALL> ADD SYS$LIBRARY:FORMS$PEDSHR.EXE /OPEN /SHARED /HEADER INSTALL> ADD SYS$MESSAGE:FORMS$MSGPRDSHR.EXE /OPEN /SHARED /HEADER INSTALL> ADD SYS$LIBRARY:FORMS$PEDVTEXEC.EXE /OPEN /SHARED /HEADER INSTALL> EXIT ________________________Note ________________________ You must install FORMS$FSESHR.EXE and FORMS$MSGPRDSHR.EXE with the first form development utility you install. Once you have installed these two images, you need not reinstall them to add other form development utilities. _____________________________________________________ 3.7 Determining and Reporting Problems If an error occurs while DECforms is being used and you believe that a problem with DECforms is causing the error, take one of the following actions: o If you have a BASIC or DECsupport Software Agreement, call your Customer Support Center. o If you have a Self-Maintenance Software Agreement, submit a Software Performance Report (SPR). o If you purchased DECforms within the past 90 days and you think a software error is causing the error, submit an SPR. If you find an error in the DECforms documentation, please see the Send Us Your Comments section in the Preface for instructions. 3-8 After Installing DECforms Software A ________________________________________________________________ VAX Systems Sample Installation This appendix contains a sample installation of DECforms software. Depending on which layered products you have on your system, you might see additional messages and questions when you install DECforms. The sample installation assumes the following: o DECnet has been shut down. o No users are logged in to the system. o The installation kit is in SYS$UPDATE. o OPTIONS N is specified during the full development kit installation to print the release notes, but not during the run-time kit installation. o The Installation Verification Procedure (IVP) runs after each kit has been installed. A.1 Full Development Kit Example A-1 contains a sample installation for the DECforms full development kit on a VAX system. Example A-1 VAX Sample Full Development Kit Installation $ @vmsinstal forms030 OpenVMS VAX Software Product Installation Procedure V6.2 It is 01-DEC-1999 at 09:36. Enter a question mark (?) at any time for help. * Are you satisfied with the backup of your system disk [YES]? (continued on next page) VAX Systems Sample Installation A-1 Example A-1 (Cont.) VAX Sample Full Development Kit Installation The following products will be processed: FORMS V3.1 Beginning installation of FORMS V3.1 at 09:36 %VMSINSTAL-I-RESTORE, Restoring product save set A ... %VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP. ********************************************************************** * * * D E C f o r m s V 3 . 1 * * ==================================== * * Full Development Kit * * * * Copyright (C) 1989 - 1999 by * * Digital Equipment Corporation, Maynard, MA * * All Rights Reserved. * * * ********************************************************************** ****************************************************************** The installation of this kit will supersede any prior version of DECforms that may be installed on this system. ****************************************************************** * Do you wish to install the main kit (16000 blocks) [YES]? Product: FORMS Producer: DEC Version: 3.1 Release Date: 06-DEC-1999 * Does this product have an authorization key registered and loaded? y This kit contains an Installation Verification Procedure (IVP) to verify the correct installation of DECforms. It can be run prior to the conclusion of this procedure by answering "YES" to the IVP prompt or invoked after the installation as follows: (continued on next page) A-2 VAX Systems Sample Installation Example A-1 (Cont.) VAX Sample Full Development Kit Installation @SYS$TEST:FORMS$IVP.COM * Do you want to run the IVP after the installation [YES]? * Do you wish to install Sample Application Programs (3000 blocks) [YES]? * Do you wish to install the demonstration package (12000 blocks) [YES]? * Do you wish to install LSEDIT support (250 blocks) [YES]? * Do you wish to install modifiable message file procedures (600 blocks) [YES]? * Do you wish to register DECforms for DECtrace support (50 blocks) [YES]? * Do you wish to install DECforms Web Connector support [YES]? * Do you want to purge files replaced by this installation [YES]? The remainder of the installation is expected to take between 5 and 35 minutes. No further questions will be asked during this installation. %FORMS-I-MAINKITBEGIN, restoring main kit. %VMSINSTAL-I-RESTORE, Restoring product save set B ... %FORMS-I-MAINKITEND, main kit restored. %FORMS-I-SMPKITSTART, restoring Sample Application package. %VMSINSTAL-I-RESTORE, Restoring product save set C ... %FORMS-I-SMPKITEND, Sample Application package restored. %FORMS-I-DEMKITSTART, restoring Demonstration Package. %VMSINSTAL-I-RESTORE, Restoring product save set D ... %FORMS-I-DEMKITEND, Demonstration Package restored. %FORMS-I-TRACEADDED, DECforms DECtrace definition successfully added to the DECtrace registrar. %FORMS-I-INSMAINSTART, beginning installation of main kit. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSTEST.FORMS]. %CREATE-I-EXISTS, VMI$ROOT:[SYSTEST.FORMS] already exists %FORMS-I-INSMAINEND, installation of main kit complete. (continued on next page) VAX Systems Sample Installation A-3 Example A-1 (Cont.) VAX Sample Full Development Kit Installation %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSHLP.EXAMPLES.FORMS]. %CREATE-I-EXISTS, VMI$ROOT:[SYSHLP.EXAMPLES.FORMS] already exists %FORMS-I-INSSMPSTART, beginning installation of Sample Application. %FORMS-I-INSSMPEND, installation of Sample Application complete. %FORMS-I-INSDEMSTART, beginning installation of Demonstration Package. %FORMS-I-INSDEMEND, installation of Demonstration Package completed.. %FORMS-I-INSLSESTART, beginning installation of LSEDIT support. %TPU-S-SAVEENV, environment written to $255$DUA3:[SYSFE.SYSUPD.FORMS030]LSE$SYSTEM_ENVIRONMENT.ENV;1 %FORMS-I-INSLSEEND, installation of LSEDIT support completed. %FORMS-I-INSDEMSTART, beginning installation of message support. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSHLP.EXAMPLES.FORMS.MESSAGES]. %CREATE-I-EXISTS, VMI$ROOT:[SYSHLP.EXAMPLES.FORMS.MESSAGES] already exists %FORMS-I-INSDEMEND, installation of message support completed. All files installed have names beginning with the product facility code (FORMS$). The following system areas are updated by this installation: [SYSEXE] - added FORMS$*.EXE [SYSLIB] - added FORMS$*.EXE files - added language definition files [SYSHLP] - added Forms component help files [SYSMSG] - added message files [SYS$STARTUP] - added FORMS$STARTUP.COM [DECW$DEFAULTS] - added Forms development environment initialization files. [SYSTEST] - added IVP procedures [SYSTEST.FORMS] - added IVP files [SYSHLP.EXAMPLES.FORMS] - added sample application files [SYSHLP.EXAMPLES.FORMS] - added Demonstration Package [SYSHLP.EXAMPLES.FORMS.MESSAGES] - added modifiable message file procedures These files are modified: (continued on next page) A-4 VAX Systems Sample Installation Example A-1 (Cont.) VAX Sample Full Development Kit Installation [SYSLIB]STARLET.OLB for FORMS$MGR_OBJECT_TABLES*.OBJ [SYSLIB]IMAGELIB.OLB for FORMS$MANAGER.EXE [SYSLIB]DCLTABLES.EXE for FORMS$DCL_COMMAND_TABLE.CLD [SYSHLP]HELPLIB.LIB for Forms help [SYSLIB]LSE$SYSTEM_ENVIRONMENT.ENV for Forms IFDL environment [SYSLIB]EPC$FACILITY.TLB for Forms DECtrace facility definition. The final part of the installation process will now occur. Upon completion of this installation, please be sure to edit the system startup file in order to run FORMS$STARTUP.COM Please read the release notes before using DECforms. These contain important information for this release. These are in SYS$HELP:FORMS030.RELEASE_NOTES. %VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories... Starting DECforms V3.1 Installation Verification Procedure. ************************************************************************** *** *** *** DECforms V3.1 *** *** *** *** Installation Verification Procedure *** *** *** ************************************************************************** COPYRIGHT (C) 1999 DIGITAL EQUIPMENT CORPORATION, MAYNARD MASSACHUSETTS. ALL RIGHTS RESERVED. THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED ONLY IN ACCORDANCE WITH THE TERMS OF SUCH LICENSE AND WITH THE INCLUSION OF THE ABOVE COPYRIGHT NOTICE. THIS SOFTWARE OR ANY OTHER COPIES THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY OTHER PERSON. NO TITLE TO AND OWNERSHIP OF THE SOFTWARE IS HEREBY TRANSFERRED. (continued on next page) VAX Systems Sample Installation A-5 Example A-1 (Cont.) VAX Sample Full Development Kit Installation THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE AND SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT CORPORATION. DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE OR RELIABILITY OF ITS SOFTWARE ON EQUIPMENT THAT IS NOT SUPPLIED BY DIGITAL. DECforms V3.1 Installation Verification Procedure beginning. DECforms V3.1 Installation Verification Procedure completed successfully. The Installation Verification Procedure has completed successfully. Refer to the Installation Guide for further verification procedures Installation of FORMS V3.1 completed at 09:48 Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY Creating installation data file: VMI$ROOT:[SYSUPD]FORMS030.VMI_DATA VMSINSTAL procedure done at 09:49 $ logout SYSTEM logged out at 01-DEC-1999 09:49:11:23 A-6 VAX Systems Sample Installation A.2 Run-Time Kit Example A-2 contains a sample installation for the DECforms run-time kit. Example A-2 VAX Sample Run-Time Kit Installation $ @vmsinstal formsrt030 OpenVMS VAX Software Product Installation Procedure V6.2 It is 01-DEC-1999 at 09:50. Enter a question mark (?) at any time for help. * Are you satisfied with the backup of your system disk [YES]? The following products will be processed: FORMSRT V3.1 Beginning installation of FORMSRT V3.1 at 09:50 %VMSINSTAL-I-RESTORE, Restoring product save set A ... %VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP. ********************************************************************** * * * D E C f o r m s V 3 . 1 * * ==================================== * * Runtime Kit * * * * Copyright (C) 1989 - 1999 by * * Digital Equipment Corporation, Maynard, MA * * All Rights Reserved. * * * ********************************************************************** Product: FORMS-RT Producer: DEC Version: 3.1 Release Date: 01-DEC-1999 * Does this product have an authorization key registered and loaded? y (continued on next page) VAX Systems Sample Installation A-7 Example A-2 (Cont.) VAX Sample Run-Time Kit Installation This kit contains an Installation Verification Procedure (IVP) to verify the correct installation of DECforms. Because the IVP requires interactive operator input, it must be run using a VT100, VT200, VT300, VT400, or VT500 compatible video terminal. If you are using one of these terminal types, you may run the procedure immediately after installation by answering "YES" to the IVP prompt. Or you may choose to invoke it later using the following: @SYS$TEST:FORMS$RT_IVP.COM * Do you want to run the IVP after the installation [YES]? * Do you wish to register DECforms for DECtrace support (50 blocks) [YES]? %FORMSRT-I-TRACEADDED, DECforms DECtrace definition successfully added to the DECtrace registrar. * Do you wish to install DECforms Web Connector support [YES]? The FORMS_WATCHDOG and FORMS_SERVER processes are already running. They provide DECforms Web Connector access. It is recommended that these processes be restarted as part of this kit installation. * Do you want to restart these processes [YES]? * Do you want to purge files replaced by this installation [YES]? No further questions will be asked during this installation. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSTTEST.FORMS]. %CREATE-I-EXISTS, VMI$ROOT:[SYSTEST.FORMS] already exists The following files are added by this installation: (continued on next page) A-8 VAX Systems Sample Installation Example A-2 (Cont.) VAX Sample Run-Time Kit Installation SYS$LIBRARY:FORMS$MANAGER.EXE SYS$LIBRARY:FORMS$SDA.EXE SYS$LIBRARY:FORMS$MGRXMSHR.EXE SYS$LIBRARY:FORMS$MGRWEBSHR.EXE SYS$LIBRARY:FORMS$MGRDDIFSHR.EXE SYS$LIBRARY:FORMS$CIOSHR.EXE SYS$LIBRARY:FORMS$PORTABLE_API.EXE SYS$SYSTEM:FORMS_SWO_SERVER.EXE SYS$SYSTEM:FORMS_SWO_WATCHDOG.EXE SYS$MESSAGE:FORMS$MSGMGRSHR.EXE SYS$MESSAGE:FORMS$MSGMGRSHR_HEBREW.EXE SYS$STARTUP:FORMS$STARTUP.COM SYS$STARTUP:FORMS_SWO_STARTUP.COM SYS$STARTUP:FORMS_SWO_WATCHDOG.COM SYS$TEST:FORMS$RT_IVP.COM SYS$COMMON:[SYSTEST.FORMS]FORMS$RT_IVP.EXE The following files have been updated: SYS$LIBRARY:STARLET.OLB (inserted FORMS$MGR_OBJECT_TABLES*.OBJ) SYS$LIBRARY:IMAGELIB.OLB (inserted FORMS$MANAGER.EXE) %VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories... Starting Installation Verification Procedure (IVP) for DECforms V3.1 run-time Manager The Installation Verification Procedure has completed successfully. Refer to the Installation Guide for further verification procedures Installation of FORMSRT V3.1 completed at 09:56 Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY Creating installation data file: VMI$ROOT:[SYSUPD]FORMSRT030.VMI_DATA VMSINSTAL procedure done at 09:56 $ logout SYSTEM logged out at 01-DEC-1999 09:56:07.21 VAX Systems Sample Installation A-9 B ________________________________________________________________ Alpha Systems Sample Installation This appendix contains a sample installation of DECforms software. Depending on which layered products you have on your system, you might see additional messages and questions when you install DECforms. The sample installation assumes the following: o DECnet has been shut down. o No users are logged in to the system. o The installation kit is in SYS$UPDATE. o OPTIONS N is specified during the full development kit installation to print the release notes, but not during the run-time kit installation. o The Installation Verification Procedure (IVP) runs after each kit has been installed. B.1 Full Development Kit Example B-1 contains a sample installation for the DECforms full development kit on Alpha. Example B-1 Alpha Sample Full Development Kit Installation $ @vmsinstal formsa030 OpenVMS AXP Software Product Installation Procedure V6.2 It is 01-DEC-1999 at 09:36. Enter a question mark (?) at any time for help. * Are you satisfied with the backup of your system disk [YES]? (continued on next page) Alpha Systems Sample Installation B-1 Example B-1 (Cont.) Alpha Sample Full Development Kit Installation The following products will be processed: FORMSA V3.1 Beginning installation of FORMSA V3.1 at 09:36 %VMSINSTAL-I-RESTORE, Restoring product save set A ... %VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP. ********************************************************************** * * * D E C f o r m s V 3 . 1 * * ==================================== * * Full Development Kit * * * * Copyright (C) 1989 - 1999 by * * Digital Equipment Corporation, Maynard, MA * * All Rights Reserved. * * * ********************************************************************** ****************************************************************** The installation of this kit will supersede any prior version of DECforms that may be installed on this system. ****************************************************************** * Do you wish to install the main kit (16000 blocks) [YES]? Product: FORMS Producer: DEC Version: 3.1 Release Date: 01-DEC-1999 * Does this product have an authorization key registered and loaded? y This kit contains an Installation Verification Procedure (IVP) to verify the correct installation of DECforms. It can be run prior to the conclusion of this procedure by answering "YES" to the IVP prompt or invoked after the installation as follows: (continued on next page) B-2 Alpha Systems Sample Installation Example B-1 (Cont.) Alpha Sample Full Development Kit Installation @SYS$TEST:FORMS$IVP.COM * Do you want to run the IVP after the installation [YES]? * Do you wish to install Sample Application Programs (3000 blocks) [YES]? * Do you wish to install the demonstration package (12000 blocks) [YES]? * Do you wish to install LSEDIT support (250 blocks) [YES]? * Do you wish to install modifiable message file procedures (600 blocks) [YES]? * Do you wish to register DECforms for DECtrace support (50 blocks) [YES]? * Do you wish to install DECforms Web Connector support [YES]? * Do you want to purge files replaced by this installation [YES]? The remainder of the installation is expected to take between 5 and 35 minutes. No further questions will be asked during this installation. %FORMSA-I-MAINKITBEGIN, restoring main kit. %VMSINSTAL-I-RESTORE, Restoring product save set B ... %FORMSA-I-MAINKITEND, main kit restored. %FORMSA-I-SMPKITSTART, restoring Sample Application package. %VMSINSTAL-I-RESTORE, Restoring product save set C ... %FORMSA-I-SMPKITEND, Sample Application package restored. %FORMSA-I-DEMKITSTART, restoring Demonstration Package. %VMSINSTAL-I-RESTORE, Restoring product save set D ... %FORMSA-I-DEMKITEND, Demonstration Package restored. %FORMSA-I-TRACEADDED, DECforms DECtrace definition successfully added to the DECtrace registrar. %FORMSA-I-INSMAINSTART, beginning installation of main kit. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSTEST.FORMS]. %CREATE-I-EXISTS, VMI$ROOT:[SYSTEST.FORMS] already exists %FORMSA-I-INSMAINEND, installation of main kit complete. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSHLP.EXAMPLES.FORMS]. %CREATE-I-EXISTS, VMI$ROOT:[SYSHLP.EXAMPLES.FORMS] already exists %FORMSA-I-INSSMPSTART, beginning installation of Sample Application. %FORMSA-I-INSSMPEND, installation of Sample Application complete. (continued on next page) Alpha Systems Sample Installation B-3 Example B-1 (Cont.) Alpha Sample Full Development Kit Installation %FORMSA-I-INSDEMSTART, beginning installation of Demonstration Package. %FORMSA-I-INSDEMEND, installation of Demonstration Package completed.. %FORMSA-I-INSLSESTART, beginning installation of LSEDIT support. %TPU-S-SAVEENV, environment written to $255$DUA3:[SYSFE.SYSUPD.FORMSA030] LSE$SYSTEM_ENVIRONMENT.ENV;1 %FORMSA-I-INSLSEEND, installation of LSEDIT support completed. %FORMSA-I-INSDEMSTART, beginning installation of message support. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSHLP.EXAMPLES.FORMS.MESSAGES]. %CREATE-I-EXISTS, VMI$ROOT:[SYSHLP.EXAMPLES.FORMS.MESSAGES] already exists %FORMSA-I-INSDEMEND, installation of message support completed. All files installed have names beginning with the product facility code (FORMS$). The following system areas are updated by this installation: [SYSEXE] - added FORMS$*.EXE [SYSLIB] - added FORMS$*.EXE files - added language definition files [SYSHLP] - added Forms component help files [SYSMSG] - added message files [SYS$STARTUP] - added FORMS$STARTUP.COM [DECW$DEFAULTS] - added Forms development environment initialization files. [SYSTEST] - added IVP procedures [SYSTEST.FORMS] - added IVP files [SYSHLP.EXAMPLES.FORMS] - added sample application files [SYSHLP.EXAMPLES.FORMS] - added Demonstration Package [SYSHLP.EXAMPLES.FORMS.MESSAGES] - added modifiable message file procedures These files are modified: [SYSLIB]STARLET.OLB for FORMS$MGR_OBJECT_TABLES*.OBJ [SYSLIB]IMAGELIB.OLB for FORMS$MANAGER.EXE [SYSLIB]DCLTABLES.EXE for FORMS$DCL_COMMAND_TABLE.CLD [SYSHLP]HELPLIB.LIB for Forms help [SYSLIB]LSE$SYSTEM_ENVIRONMENT.ENV for Forms IFDL environment [SYSLIB]EPC$FACILITY.TLB for Forms DECtrace facility definition. (continued on next page) B-4 Alpha Systems Sample Installation Example B-1 (Cont.) Alpha Sample Full Development Kit Installation The final part of the installation process will now occur. Upon completion of this installation, please be sure to edit the system startup file in order to run FORMS$STARTUP.COM Please read the release notes before using DECforms. These contain important information for this release. These are in SYS$HELP:FORMSA030.RELEASE_NOTES. %VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories... Starting DECforms V3.1 Installation Verification Procedure. ************************************************************************** *** *** *** DECforms V3.1 *** *** *** *** Installation Verification Procedure *** *** *** ************************************************************************** COPYRIGHT (C) 1999 DIGITAL EQUIPMENT CORPORATION, MAYNARD MASSACHUSETTS. ALL RIGHTS RESERVED. THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED ONLY IN ACCORDANCE WITH THE TERMS OF SUCH LICENSE AND WITH THE INCLUSION OF THE ABOVE COPYRIGHT NOTICE. THIS SOFTWARE OR ANY OTHER COPIES THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY OTHER PERSON. NO TITLE TO AND OWNERSHIP OF THE SOFTWARE IS HEREBY TRANSFERRED. THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE AND SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT CORPORATION. DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE OR RELIABILITY OF ITS SOFTWARE ON EQUIPMENT THAT IS NOT SUPPLIED BY DIGITAL. DECforms V3.1 Installation Verification Procedure beginning. DECforms V3.1 Installation Verification Procedure completed successfully. (continued on next page) Alpha Systems Sample Installation B-5 Example B-1 (Cont.) Alpha Sample Full Development Kit Installation The Installation Verification Procedure has completed successfully. Refer to the Installation Guide for further verification procedures Installation of FORMSA V3.1 completed at 09:48 Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY Creating installation data file: VMI$ROOT:[SYSUPD]FORMSA030.VMI_DATA VMSINSTAL procedure done at 09:49 $ logout SYSTEM logged out at 01-DEC-1999 09:49:11:23 B-6 Alpha Systems Sample Installation B.2 Run-Time Kit Example B-2 contains a sample installation for the DECforms run-time kit. The sample installation is a standard run-time installation, with instructions on how to start and stop the FORMS_WATCHDOG and FORMS_SERVER processes. Example B-3 contains a sample installation of the DECforms Alpha run-time kit without DIGITAL Distributed Computing Environment (DCE). This installation illustrates how to install DCE and how enable Web Connector support after DCE has been installed. Example B-2 Alpha Sample Run-Time Kit Installation with DCE $ @vmsinstal formsrta030 OpenVMS AXP Software Product Installation Procedure V6.2 It is 01-DEC-1999 at 09:50. Enter a question mark (?) at any time for help. * Are you satisfied with the backup of your system disk [YES]? The following products will be processed: FORMSRTA V3.1 Beginning installation of FORMSRTA V3.1 at 09:50 %VMSINSTAL-I-RESTORE, Restoring product save set A ... %VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP. (continued on next page) Alpha Systems Sample Installation B-7 Example B-2 (Cont.) Alpha Sample Run-Time Kit Installation with DCE ********************************************************************** * * * D E C f o r m s V 3 . 0 * * ==================================== * * Runtime Kit * * * * Copyright (C) 1989 - 1999 BY * * Digital Equipment Corporation, Maynard, MA * * All Rights Reserved. * * * ********************************************************************** Product: FORMS-RT Producer: DEC Version: 3.1 Release Date: 01-DEC-1999 * Does this product have an authorization key registered and loaded? y This kit contains an Installation Verification Procedure (IVP) to verify the correct installation of DECforms. Because the IVP requires interactive operator input, it must be run using a VT100, VT200, VT300, VT400, or VT500 compatible video terminal. If you are using one of these terminal types, you may run the procedure immediately after installation by answering "YES" to the IVP prompt. Or you may choose to invoke it later using the following: @SYS$TEST:FORMS$RT_IVP.COM * Do you want to run the IVP after the installation [YES]? * Do you wish to register DECforms for DECtrace support (50 blocks) [YES]? %FORMSRTA-I-TRACEADDED, DECforms DECtrace definition successfully added to the DECtrace registrar. * Do you wish to install DECforms Web Connector support [YES]? The FORMS_WATCHDOG and FORMS_SERVER processes are already running. They provide DECforms Web Connector access. It is recommended that these processes be restarted as part of this kit installation. (continued on next page) B-8 Alpha Systems Sample Installation Example B-2 (Cont.) Alpha Sample Run-Time Kit Installation with DCE * Do you want to restart these processes [YES]? * Do you want to purge files replaced by this installation [YES]? No further questions will be asked during this installation. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSTEST.FORMS] %CREATE-I-EXISTS, VMI$ROOT:[SYSTEST.FORMS] already exists The following files are added by this installation: SYS$LIBRARY:FORMS$MANAGER.EXE SYS$LIBRARY:FORMS$SDA.EXE SYS$LIBRARY:FORMS$MGRXMSHR.EXE SYS$LIBRARY:FORMS$MGRWEBSHR.EXE SYS$LIBRARY:FORMS$MGRDDIFSHR.EXE SYS$LIBRARY:FORMS$CIOSHR.EXE SYS$LIBRARY:FORMS$PORTABLE_API.EXE SYS$SYSTEM:FORMS_SWO_SERVER.EXE SYS$SYSTEM:FORMS_SWO_WATCHDOG.EXE SYS$MESSAGE:FORMS$MSGMGRSHR.EXE SYS$MESSAGE:FORMS$MSGMGRSHR_HEBREW.EXE SYS$STARTUP:FORMS$STARTUP.COM SYS$STARTUP:FORMS_SWO_STARTUP.COM SYS$STARTUP:FORMS_SWO_WATCHDOG.COM SYS$TEST:FORMS$RT_IVP.COM SYS$COMMON:[SYSTEST.FORMS]FORMS$RT_IVP.EXE The following files have been updated: SYS$LIBRARY:STARLET.OLB (inserted FORMS$MGR_OBJECT_TABLES*.OBJ) SYS$LIBRARY:IMAGELIB.OLB (inserted FORMS$MANAGER.EXE) %VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories... Starting Installation Verification Procedure (IVP) for DECforms V3.1 run-time Manager The Installation Verification Procedure has completed successfully. Refer to the Installation Guide for further verification procedures Installation of FORMSRTA V3.1 completed at 09:56 (continued on next page) Alpha Systems Sample Installation B-9 Example B-2 (Cont.) Alpha Sample Run-Time Kit Installation with DCE Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY Creating installation data file: VMI$ROOT:[SYSUPD]FORMSRTA030.VMI_DATA VMSINSTAL procedure done at 09:56 $ logout SYSTEM logged out at 01-DEC-1999 09:56:07.21 B-10 Alpha Systems Sample Installation Example B-3 Alpha Sample Run-Time Kit Installation without DCE $ @vmsinstal formsrta030 OpenVMS AXP Software Product Installation Procedure V6.2 It is o1-DEC-1999 at 09:58. Enter a question mark (?) at any time for help. * Are you satisfied with the backup of your system disk [YES]? The following products will be processed: FORMSRTA V3.1 Beginning installation of FORMSRTA V3.1 at 09:58 %VMSINSTAL-I-RESTORE, Restoring product save set A ... %VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP. ********************************************************************** * * * D E C f o r m s V 3 . 1 * * ==================================== * * Runtime Kit * * * * Copyright (C) 1989 - 1999 BY * * Digital Equipment Corporation, Maynard, MA * * All Rights Reserved. * * * ********************************************************************** Product: FORMS-RT Producer: DEC Version: 3.1 Release Date: 06-DEC-1999 * Does this product have an authorization key registered and loaded? y (continued on next page) Alpha Systems Sample Installation B-11 Example B-3 (Cont.) Alpha Sample Run-Time Kit Installation without DCE This kit contains an Installation Verification Procedure (IVP) to verify the correct installation of DECforms. Because the IVP requires interactive operator input, it must be run using a VT100, VT200, VT300, VT400, or VT500 compatible video terminal. If you are using one of these terminal types, you may run the procedure immediately after installation by answering "YES" to the IVP prompt. Or you may choose to invoke it later using the following: @SYS$TEST:FORMS$RT_IVP.COM * Do you want to run the IVP after the installation [YES]? * Do you wish to register DECforms for DECtrace support (50 blocks) [YES]? %FORMSRTA-I-TRACEADDED, DECforms DECtrace definition successfully added to the DECtrace registrar. * Do you wish to install DECforms Web Connector support [YES]? %FORMSRTA-I-NODCE, $ -FORMSRTA-I-NODCE, DECforms requires DCE RPC runtime support to use the DECforms Web Connector ********************************************************************* * The DECforms Web Connector files will be installed on your system.* * After installing DCE RPC runtime support, edit * * SYS$STARTUP:FORMS$STARTUP.COM to comment out the line * * $ GOTO NO_WEB_CONNECTOR * * and execute SYS$STARTUP:FORMS$STARTUP.COM from the SYSTEM account * ********************************************************************* * Do you want to purge files replaced by this installation [YES]? No further questions will be asked during this installation. %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSTEST.FORMS]. %CREATE-I-EXISTS, VMI$ROOT:[SYSTEST.FORMS] already exists The following files are added by this installation: (continued on next page) B-12 Alpha Systems Sample Installation Example B-3 (Cont.) Alpha Sample Run-Time Kit Installation without DCE SYS$LIBRARY:FORMS$MANAGER.EXE SYS$LIBRARY:FORMS$SDA.EXE SYS$LIBRARY:FORMS$MGRXMSHR.EXE SYS$LIBRARY:FORMS$MGRWEBSHR.EXE SYS$LIBRARY:FORMS$MGRDDIFSHR.EXE SYS$LIBRARY:FORMS$CIOSHR.EXE SYS$LIBRARY:FORMS$PORTABLE_API.EXE SYS$SYSTEM:FORMS_SWO_SERVER.EXE SYS$SYSTEM:FORMS_SWO_WATCHDOG.EXE SYS$MESSAGE:FORMS$MSGMGRSHR.EXE SYS$MESSAGE:FORMS$MSGMGRSHR_HEBREW.EXE SYS$STARTUP:FORMS$STARTUP.COM SYS$STARTUP:FORMS_SWO_STARTUP.COM SYS$STARTUP:FORMS_SWO_WATCHDOG.COM SYS$TEST:FORMS$RT_IVP.COM SYS$COMMON:[SYSTEST.FORMS]FORMS$RT_IVP.EXE The following files have been updated: SYS$LIBRARY:STARLET.OLB (inserted FORMS$MGR_OBJECT_TABLES*.OBJ) SYS$LIBRARY:IMAGELIB.OLB (inserted FORMS$MANAGER.EXE) %VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories.. Starting Installation Verification Procedure (IVP) for DECforms V3.1 run-time Manager The Installation Verification Procedure has completed successfully. Refer to the Installation Guide for further verification procedures Installation of FORMSRTA V3.1 completed at 10:02 Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY Creating installation data file: VMI$ROOT:[SYSUPD]FORMSRTA030.VMI_DATA VMSINSTAL procedure done at 10:02 $ logout SYSTEM logged out at 01-DEC-1999 10:02:07.21 Alpha Systems Sample Installation B-13 C ________________________________________________________________ Files and Logical Names Installed on Your System The DECforms installation procedure installs a number of files on your system and defines some logical names. Section C.1 lists the files installed or modified by the DECforms full development kit. Section C.2 lists the files installed or modified by the DECforms run-time kit. Section C.3 describes the logical names the installation procedure defines. C.1 Files Added and Modified by the Full Development Kit The following list contains the names of all files installed on your system when you install the DECforms full development kit: o Directory SYS$COMMON:[DECW$DEFAULTS] FORMS_MPE.DAT FORMS_MPE_COLOR.DAT FORMS_MPE_DECFORMS.WMD FORMS_MPE_VUIT.UID o Directory SYS$COMMON:[SYSTEST] FORMS$IVP.COM FORMS$RT_IVP.COM o Directory SYS$COMMON:[SYSTEST.FORMS] FORMS$RT_IVP.EXE o Directory SYS$SYSROOT:[SYSEXE] FORMS$DISPATCH.EXE FORMS$TEXTEDIT.EXE FORMS_SWO_SERVER.EXE FORMS_SWO_WATCHDOG.EXE Files and Logical Names Installed on Your System C-1 o Directory SYS$SYSROOT:[SYSHLP] FORMS$FDE_HELP.HLB FORMS$HELPLIB.HLB FORMS$PEDVTHELP.HLB FORMS_MPE_HELP.DECW$BOOK FORMSnnn.RELEASE_NOTES FORMSAnnn.RELEASE_NOTES o Directory SYS$SYSROOT:[SYSHLP.EXAMPLES.FORMS] FORMS$CHECKING.EXE FORMS$CHECKING_ADA.ADA FORMS$CHECKING_BASIC.BAS FORMS$CHECKING_BASIC_COMMON.BAS FORMS$CHECKING_C.C FORMS$CHECKING_COBOL.COB FORMS$CHECKING_DATA.DAT FORMS$CHECKING_DIBOL.DBL - VAX only FORMS$CHECKING_FORM.FORM FORMS$CHECKING_FORM.IFDL FORMS$CHECKING_FORTRAN.FOR FORMS$CHECKING_GETSYSINFO.C FORMS$CHECKING_GETSYSINFO.OBJ FORMS$CHECKING_PASCAL.PAS FORMS$CHECKING_PLI.PLI FORMS$DEMO.COM FORMS$DEMO_CALCULATOR_FORM.EXE FORMS$DEMO_CALCULATOR_FORM.IFDL FORMS$DEMO_CALLS.COB FORMS$DEMO_CALLS.EXE FORMS$DEMO_CALLS.FORM FORMS$DEMO_CALLS.IFDL FORMS$DEMO_COMMAND_RECALL_FORM.EXE FORMS$DEMO_COMMAND_RECALL_FORM.IFDL FORMS$DEMO_COPYCAT_FORM.EXE FORMS$DEMO_COPYCAT_FORM.IFDL FORMS$DEMO_ENABLE.BAS FORMS$DEMO_ENABLE.EXE FORMS$DEMO_GLOBE_FORM.EXE FORMS$DEMO_GLOBE_FORM.IFDL FORMS$DEMO_GUIDE.PS FORMS$DEMO_GUIDE.TXT FORMS$DEMO_MRF_C.C C-2 Files and Logical Names Installed on Your System FORMS$DEMO_MRF_DEF.F FORMS$DEMO_MRF.EXE FORMS$DEMO_MRF_FOR.FOR FORMS$DEMO_MRF_FORM.IFDL FORMS$DEMO_ORDER_ENTRY_FORM.EXE FORMS$DEMO_ORDER_ENTRY_FORM.IFDL FORMS$DEMO_PHONE.EXE FORMS$DEMO_PHONE.IFDL FORMS$DEMO_PHONE.PAS FORMS$DEMO_PHONE_FILE.DAT FORMS$DEMO_RULE_FORM.EXE FORMS$DEMO_RULE_FORM.IFDL FORMS$DEMO_SHOW_TEXTLIB.COB FORMS$DEMO_SHOW_TEXTLIB.EXE FORMS$DEMO_SHOW_TEXTLIB.FORM FORMS$DEMO_SHOW_TEXTLIB.IFDL FORMS$DEMO_TEXTLIB.COB FORMS$DEMO_TIMER.EXE FORMS$DEMO_TIMER_AST.COB FORMS$DEMO_TIMER_AST_ROUTINE.COB FORMS$DEMO_TIMER_CHECK_STATUS.COB FORMS$DEMO_TIMER_COMP_ROUTINE.COB FORMS$DEMO_TIMER_FORM.IFDL FORMS$DEMO_TIMER_SET_TIMER.COB FORMS$DEMO_TM.C FORMS$DEMO_TM.EXE FORMS$DEMO_TM_FORM.IFDL FORMS$DEMO_TRACK_AND_FIELD.C FORMS$DEMO_TRACK_AND_FIELD.EXE FORMS$DEMO_TRACK_AND_FIELD.IFDL FORMS$DEMO_WINDOWS_FORM.EXE FORMS$DEMO_WINDOWS_FORM.IFDL FORMS$GETSYSINFO_DIBOL.DBL - VAX only FORMS$SAMPLE_FORM.FORM FORMS$SAMPLE_FORM.IFDL FORMS$SAMPLE_PROGRAM.EXE FORMS$SAMPLE_PROGRAM_API.EXE FORMS$SAMPLE_PROGRAM_API.FOR FORMS$SAMPLE_PROGRAM_C.EXE FORMS$SAMPLE_PROGRAM_C.C FORMS$SAMPLE_PROGRAM_FORTRAN.EXE FORMS$SAMPLE_PROGRAM_FORTRAN.FOR FORMS_CHECKING_COMMON.F Files and Logical Names Installed on Your System C-3 FORMS_CHECKING_GETSYSINFO.F o Directory SYS$SYSROOT:[SYSHLP.EXAMPLES.FORMS.MESSAGES] DECFORMS_MESSAGES.TXT FORMS$MSG_BUILD.COM FORMS$MSG_RUN_TIME.MSG o Directory SYS$SYSROOT:[SYSLIB] FORMSDEF.H FORMS$ADA_DEFINITIONS.ADA FORMS$BAS_DEFINITIONS.BAS FORMS$BLISS_DEFINITIONS.R32 FORMS$CIOSHR.EXE FORMS$CNVSHR.EXE FORMS$COB_DEFINITIONS.LIB FORMS$C_DEFINITIONS.H FORMS$DBL_DEFINITIONS.DBL - VAX only FORMS$FDESHR.EXE FORMS$FDE_EDIT.TPU FORMS$FDE_SUBPROC.COM FORMS$FOR_DEFINITIONS.FOR FORMS$FSESHR.EXE FORMS$FSTSHR.EXE FORMS$MANAGER.EXE FORMS$MGRDDIFSHR.EXE FORMS$MGRWEBSHR.EXE FORMS$MGRXMSHR.EXE FORMS$MPESHR.EXE FORMS$PAS_DEFINITIONS.PAS FORMS$PEDSHR.EXE FORMS$PEDVTEXEC.EXE FORMS$PLI_DEFINTIONS.PLI FORMS$PORTABLE_API.EXE FORMS$TRNSHR.EXE FORMS$UTLBCKSHR.EXE FORMS$UTLEXOSHR.EXE FORMS$UTLEXTSHR.EXE FORMS$UTLTSTSHR.EXE FORMS_DEF.F FORMS_DEF.H FORMSDEF.F FORMSDEF.H C-4 Files and Logical Names Installed on Your System o Directory SYS$SYSROOT:[SYSMSG] FORMS$MSGMGRSHR.EXE FORMS$MSGMGRSHR_HEBREW.EXE FORMS$MSGPRDSHR.EXE o Directory SYS$SYSROOT:[SYS$STARTUP] FORMS$STARTUP.COM FORMS_SWO_STARTUP.EXE FORMS_SWO_WATCHDOG.EXE The following list contains the names of and changes to all files modified by the DECforms installation procedure when you install the full development kit: o SYS$LIBRARY:DCLTABLES.EXE-FORMS DCL command is added. o SYS$LIBRARY:STARLET.OLB-DECforms object tables are added. o SYS$LIBRARY:IMAGELIB.OLB-FORMS$MANAGER.EXE is added. o SYS$LIBRARY:LSE$SYSTEM_ENVIRONMENT.ENV-DECforms LSE support (optional) is added. o SYS$HELP:HELPLIB.HLB-DECforms Help is added. o EPC$DATABASE.DIR:EPC$ADMIN_DB.RDB-DECforms is registered in the DECtrace database. C.2 Files Added and Modified by the Run-Time Kit The following list contains the names of all files installed on your system when you install the DECforms run-time kit: o Directory SYS$COMMON:[SYSTEST] FORMS$RT_IVP.COM o Directory SYS$COMMON:[SYSTEST.FORMS] FORMS$RT_IVP.EXE o Directory SYS$SYSROOT:[SYSEXE] FORMS_SWO_SERVER.EXE FORMS_SWO_WATCHDOG.EXE Files and Logical Names Installed on Your System C-5 o Directory SYS$SYSROOT:[SYSLIB] FORMS$CIOSHR.EXE FORMS$MANAGER.EXE FORMS$MGRXMSHR.EXE FORMS$MGRDDIFSHR.EXE FORMS$MGRWEBSHR.EXE FORMS$PORTABLE_API.EXE o Directory SYS$SYSROOT:[SYSMSG] FORMS$MSGMGRSHR.EXE FORMS$MSGMGRSHR_HEBREW.EXE o Directory SYS$SYSROOT:[SYS$STARTUP] FORMS$STARTUP.COM FORMS_SWO_STARTUP.COM FORMS_SWO_WATCHDOG.COM o Directory SYS$SYSROOT:[SYSHLP] FORMSnnn.RELEASE_NOTES FORMSAnnn.RELEASE_NOTES The following list contains the names of and changes to all files modified by the DECforms installation procedure when you install the run-time kit: o SYS$LIBRARY:STARLET.OLB-DECforms object tables are added. o SYS$LIBRARY:IMAGELIB.OLB-FORMS$MANAGER.EXE is added. C.3 Logical Names Added When you install DECforms, three logical names are entered into the system logical name table. These names are stored in the DECforms startup file and are entered automatically into the system logical name table whenever the system reboots or whenever you run the software. The logical names are listed in Table C-1. C-6 Files and Logical Names Installed on Your System Table_C-1_Logical_Names_________________________________________ Logical_____________Defined_As__________________________________ FORMS$EXAMPLES SYS$SYSROOT:[SYSHELP.EXAMPLES.FORMS] FORMS$MPEUID DECW$SYSTEM_DEFAULTS:FORMS_MPE_VUIT.UID FORMS$MPWMD_________DECW$SYSTEM_DEFAULTS:FORMS_MPE_DECFORMS.WMD_ Files and Logical Names Installed on Your System C-7