RSTS/E Programming Manual Order Number: AA-EZ09B-TC

Total Page:16

File Type:pdf, Size:1020Kb

RSTS/E Programming Manual Order Number: AA-EZ09B-TC RSTS/E Programming Manual Order Number: AA-EZ09B-TC August 1990 This manual dascribes RSTS/E spedal programming techniques. It contains infonnation on device-dependent featuresand the use ofsystem function calls. Operating System and Version: RSTS/E Verdon 10.0 Software Version: RSTS/E Version 10.0 &Mentec w Update Notice No. 1 RSTS/E Programming Manual Order Number: AD-EZ09B-T1 September 1992 New and Changed Information This update contains changes and additions made to the RSTS/E Programming Manuel. Copyright ©1992 by Digital EquipmentCorporation All Rights Reserved. Printed In U.S.A. Instructions The enclosed pages are replacements oradditions to current pages In the RSTS/E Programming Manual, The change bars(|) onthe replacement pages Indicate new or revised material. Old Page New Page Title page/Copyright page Title page/Copyright page iii/iv through xv/xvi iii/iv through xv/^vi xix/xx xix/xx 1-7/1-8 1-7/1-8 through 1-8.1/blank 1-21/1-22 through 1-23/1-24 1-21/1-22 through 1-23/1-24 2-1/2-2 through 2-5/2-6 2-1/2-2 through 2-6.1/blank 2-21/2-22 2-21/2-22 2-29/2-30 2-29/2-30 3-1/3-2 81/3-2 through 82.1/blank 4-1/4-2 4-1/4-2 4-5/4-6 4-5/4-6 tiirough 4-6.1/t^ank 4-15/4-16 through 4-19/4-20 4-15/4-16 through 4-19/4-20 4-23/4-24 4-23/4-24 4-27/4-28 4-27/4-28 4-37/4-38 4-37/4-38 4-45/4-46 4-45/4-46 8-3/8-4 through 8-11/8-12 8-3/8-4 through 811/812 8-21/8-22 821/822 through 822.1/blank 8-35/8-36 835/836 through 836.1/836.2 8-51/8-52 through 853/8-54 851/852 through 853/8-54 8-87/-888 887/888 through 8-88.1/blank 897/898 through 899/8100 897/8-98 through 81Q0.1/blank 8121/8122 8121/8122 8-145/8146 through 8149/8150 8145/8146 through 8149/8150 Old Page New P£^e 8-19iy8-192 8-191/8-192 8-207/8-208 8-207/8-208 9-7/9-8 9-7/9-8 through 9-8.1/blank 9-17/9-18 9-17/9-18 10-1/10-2 10-1/10-2 10-15/10-16 through 10-17/10-18 10-15/10-16 through 10-17/10-18 10-23/10-24 10-23/10-24 10-27/10-28 through 10-29/blank 10-27/10-28 through 10-29/blank C-23/blank C-23/bIank E-1/blank E-1/blank F-1/F-2 through F-3/bIank F-1/F-2 through F-3/blank lnd8x-1/lndex-2 through index-19/blank lndex-1/lnd8x-2 through lndex-19/blank Howto Order/blankthrough Reader's Comment/Mailer Howto Order/blankthrough Reader's Comment/Mailer Contents Preface xvli Part I Devices Chapter 1 System Structure and Disk Operations 1.1 System Accounts 1-1 1.1.1 System Library Account [1,2] 1-1 1.1.2 System Account [0,1] 1-2 1.1.2.1 Allocating Disk Storage Space 1-2 1.1.2.2 Bad Block File 1-4 1.1.2.3 System Overlay RIe 1-4 1.1.2.4 Monitor Save Image Library RIe 1-5 1.1.2.5 Error Messages RIe 1-5 1.1.2.6 Saving Information After a Crash 1-5 . 1.1.2.7 Run-Time System RIes 1-5 1.1.2.8 System Program Resident Library 1-6 1.1.2.9 Initialization Code 1-6 1.1.2.10 Swapping Storage 1-6 1.1.2.11 System Account [0,1] on Nonsystem Disks 1-8 1.2 Storage of Accounting Data 1_6 1.2.1 Accounting Data on the System Device 1-8 1.2.2 Accounting Data on Nonsystem Disks 1-9 1.3 Privileges 1_10 1.4 Multiple Privileges 1_10 1.5 Classes of System Functions 1-11 1.5.1 Account Management Activities 1-11 1.5.2 RIe Access Activities 1—12 1.6 Multiple Privilege Masks 1_14 1.7 Multiple Privileges and Jobs 1-15 1.7.1 Job Creation 1_15 1.7.2 Login 1—15 1.7.3 Logout 1_15 1.7.4 Spawned Jobs 1_15 1.8 Writing Applications Using Multiple Privileges 1-16 ^ y 1.8.1 Writing Programs Protected <124> and <104> 1-16 1.8.2 Writing Programs Protected <232> 1_17 ill 1.8.3 Program Access and Privilege Checks 1-18 1.8.4 Program Exrt 1-18 1.9 Multiple Privilege System Function Calls 1-19 1.10 Non-Flle>Structured Disk Operation 1-19 1.10.1 Opening a Disk for Non-File-Structured Processing 1-19 1.10.2 Accessing Large Clusters 1-20 1.10.3 Accessing Device Clusters 1-20 1.10.4 Non-Rle-Structured Block Access; MODE 128% 1-22 1.10.5 Access to Bad Block Information: MODE 512% 1^2 1.10.6 Privilege and Access 1-^3 1.10.7 Allocating a Disk Unit 1-23 1.11 File-Structured Disk Operation 1-23 1.11.1 Reading and Writing Disk Res: MODE 0% 1-24 1.11.2 Updating Disk Res: MODE 1%, MODE 4%+1% 1-24 1.11.2.1 RSTS/E RIe Updating Capabilities 1-25 1.11.2.2 RIe Update: MODE 1% 1-25 1.11.2.3 Guarded RIe Update; MODE 4%+1% 1-26 1.11.3 Appending Data to Disk Files: MODE 2% 1-26 1.11.4 Special Mode for Extending RIes: MODE 8% 1-27 1.11.5 Creating a Contiguous RIe: MODE 16% 1-27 1.11.6 Creating a Tentative File: MODE 32% 1-28 1.11.7 Creating a Contiguous RIe Conditionally: MODE 64% 1-28 1.11.8 No Supersede: MODE 128% 1-29 1.11.9 Data Caching: MODES 256%, 2048% 1-29 1.11.9.1 Cache Size 1-30 1.11.9.2 Caching Control 1-30 1.11.9.3 Random Mode Data Caching: MODE 256% 1-30 1.11.9.4 Sequential Mode Data Caching: MODE 2048% 1-31 1.11.10 Creating and Placing a File at the End of the Directory: MODE 1024% 1-31 1.11.11 Creating and Placing a RIe at the Beginning of the Directory: MODE 1536% 1-32 1.11.12 Reading a RIe During Processing: MODE 4096% 1-32 1.11.13 Read-Only Access to a RIe; MODE 8192% 1-32 1.11.14 Write Access to a Directory: MODE 16384% 1-33 1.11.15 Simultaneous Disk Access 1-33 1.11.16 Disk Optimization 1-33 1.11.17 Partial Block Operations on Disk 1-35 1.12 The Virtual Disk—DVO: 1-35 1.13 Asynchronous I/O Requests 1-36 1-14 Disk Special Function: SPEC% 1-36 1.15 RX01/02 Flexible Diskettes 1-38 1.15.1 Block Mode: MODE 0% 1-39 1.15.2 Sector Mode: MODE 16384% 1-40 1.15.3 Rexible Diskette RECORD Modifiers 1-41 1.15.4 Deleted Data Marks 1-41 1.15.5 Partial Block Operations on Rexible Diskettes 1-42 1.15.6 Rexible Diskette Special Function: SPEC% 1-42 1.16 The Null Device - NL: 1-44 Kr Chapter 2 Magnetic Tape 2.1 Overview of Tape Operations 2-1 2.1.1 RIe-Structured and Non-Rle-Structured Processing 2-1 2.1.2 Magnetic Tape Labels 2-3 2.1.3 Data and Label Harxlling in RIe-Structured Processing 2-3 2.1.4 Streaming Tape Drives 2-5 2.2 The File-Structured Magnetic Tape OPEN FOR INPUT 2-5 2.2.1 Reading the Current Record; MODE 0% or No Mode 2-7 2.2.2 Rewinding the Tape: MODES 2%, 32%, 64% 2-7 2.2.3 Example of OPEN FOR INPUT Statement 2-7 2.2.4 Reading Data 2-8 2.3 The File-Structured Magnetic Tape OPEN FOR OUTPUT 2-8 2.3.1 Searching for a Label on OUTPUT 2-9 2.3.2 Writing a Label: MODES 16%, 512% 2-9 2.3.3 Extending a RIe: MODE 128% 2-10 2.3.4 DOS and ANSI Format Labels: MODES 16364%, 24576% 2-10 2.3.5 Processing DOS Magnetic Tape Files 2—11 2.3.6 Processing ANSI Magnetic Tape Files 2-11 2.3.7 Processing Multivolume ANSI Magnetic Tape RIes 2-13 2.3.8 Example of OPEN FOR OUTPUT Statement 2-14 2.3.9 Writing Data and Processing End-of-Tape 2-14 2.4 The File-Structured Magnetic Tape OPEN 2-16 2.5 The File-Structured Magnetic Tape CLOSE 2-16 v 2.6 The Non-Flle-Structured Magnetic Tape OPEN 2-16 2.7 The Non-Flie-Structured Magnetic Tape CLOSE 2-17 2.8 The MODE Specification In Non-File-Structured Processing 2-17 2.9 The MAGTAPE Function 2-19 2.9.1 Off-line (Rewind and Off-line) Function 2-20 2.9.2 Write Tape Mark Function 2—20 2.9.3 Rewind Function 2-20 2.9.4 Skip Record Function 2-20 2.9.5 Backspace Function 2-21 2.9.6 Set Density and Parity Function 2-21 2.9.7 Tape Status Function 2-23 2.9.8 Return RIe Characteristics Function 2-25 2.9.9 Rewind on CLOSE Function 2-26 2.9.10 Write End-of-Volume Labels on CLOSE Function 2-26 2.9.11 Error Condition Acknowledged 2-27 2.9.12 Extended Set Density Function 2-27 2.10 Asynchronous I/O Requests 2-28 2.11 Magnetic Tape Special Function: SPEC% 2-29 2.12 Magnetic Tape Error Handling 2-29 2.12.1 Parity (Bad Tape) Error 2-30 2.12.2 Record Length Error 2-30 2.12.3 Offline Error 2-30 2.12.4 Write Lock Error 2-30 2.12.5 Writing Beyond EOT Error 2-31 2.13 Magnetic Tape Programming Examples 2-31 2.13.1 Writing a Magnetic Tape File 2-31 2.13.2 Reading a Magnetic Tape Rie 2-31 2.13.3 Reading a Magnetic Tape Non-Rie-Structured 2-32 Chapter 3 Line Printer 3.1 Special Character Handling 3-1 3.2 Line Printer Control with the MODE Option 3-2 3.3 Line Printer Control with the FILESIZE Statement 3-2 3.3.1 Change ESC to $: MODE 16% 3-3 3.3.2 Set NOWRAP for Excess Lines: MODE 32% 3-3 3.3.3 Software Formatting: MODE 512%+N% 3-^ 3.3.4 Enable Hardware Form Feed: MODE 4096% 3-4 3.3.5 Translate Numeric 0 to Letter O: MODE 128% 3-5 3.3.6 Truncate Long Lines: MODE 256% 3-5 3.3.7 Translate Lowercase to Uppercase: MODE 1024% .
Recommended publications
  • Digital Technical Journal, Number 3, September 1986: Networking
    Netwo;king Products Digital TechnicalJournal Digital Equipment Corporation Number 3 September I 986 Contents 8 Foreword William R. Johnson, Jr. New Products 10 Digital Network Architecture Overview Anthony G. Lauck, David R. Oran, and Radia J. Perlman 2 5 PerformanceAn alysis andModeling of Digital's Networking Architecture Raj Jain and William R. Hawe 35 The DECnetjSNA Gateway Product-A Case Study in Cross Vendor Networking John P:.. �orency, David Poner, Richard P. Pitkin, and David R. Oran ._ 54 The Extended Local Area Network Architecture and LANBridge 100 William R. Hawe, Mark F. Kempf, and Alan). Kirby 7 3 Terminal Servers on Ethernet Local Area Networks Bruce E. Mann, Colin Strutt, and Mark F. Kempf 88 The DECnet-VAXProduct -A n IntegratedAp proach to Networking Paul R. Beck and James A. Krycka 100 The DECnet-ULTRIXSoftware John Forecast, James L. Jackson, and Jeffrey A. Schriesheim 108 The DECnet-DOS System Peter 0. Mierswa, David). Mitton, and Ma�ha L. Spence 117 The Evolution of Network Management Products Nancy R. La Pelle, Mark). Seger, and Mark W. Sylor 129 The NMCCjDECnet Monitor Design Mark W. Sylor 1 Editor's Introduction The paper by Bill Hawe, Mark Kempf, and AI Kirby reports how studies of potential new broad­ band products led to the development of the Extended LAN Architecture. The design of the LANBridge 100, the first product incorporating that architecture, is described, along with the trade-offs made to achieve high performance. The speed of communication between terminals and systems depends on how they are connected. Bruce Mann, Colin Strutt, and Mark Kempf explain how they developed the LAT protocol to connect terminals to hosts on an Ethernet.
    [Show full text]
  • Networks· Communications
    - Networks· Communications, ;--___...........................................e e_e __ • • • • • • • • • • • • • • • • • • • • • • • • • • • • . ... • • • • • • • • • ~---- Local Area Transport (LAT) Architecture i Network Manager's Guide " wore~D~DD~D Local Area Transport (LAT) Arch itectu re Network Manager's Guide Order No. AA-OJ 188-TK July 1985 The Local Area Transport (LA T) Architecture Network Manager's Guide is intended for network managers and system managers. It contains information about the LAT architecture. This guide also in­ cludes information for configuring and managing LAT networks. SUPERSESSION/UPDATE INFORMATION: This is a revised manual. AA-DJ18B-TK First Printing, July 1985 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 Corpora­ tion 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 only be used or copied in accordance with the terms of such license. No responsibility is assumed for the use or reliability of software on equipment that is not supplied by Digital or its affiliated companies. Copyright © 1985 by Digital .Equipment Corporation The postage-prepaid Reader's Comments form on the last page of this document requests the user's critical evaluation to assist us in preparing future documentation. The following are trademarks of Digital Equipment Corporation: DEC MASSBUS RT DECmate PDP UNIBUS DECnet P/OS VAX DECUS Professional VAXcluster DECwriter Rainbow VMS DIBOL RSTS VT ~D~DDmD RSX Work Processor Ethernet is a trademark of Xerox Corporation. This manual was produced by Networks and Communications Publications.
    [Show full text]
  • Lsl-11 VIDEO TERMINAL USER's GUIDE EK-VT103-UG-001
    LSl-11 VIDEO TERMINAL USER'S GUIDE EK-VT103-UG-001 VT103 LSl-11 VIDEO TERMINAL USER 1 S GUIDE digital equipment corporation • marlboro, massachusetts Preliminary, June 1979 First Edition, September 1979 Second Printing, March 1980 Copyright © 1979 by Digital Equipment Corporation The material in this manual is for informational purposes and is subject to change without notice. Digital Equipment Corporation assumes no responsibility for any errors which may appear in this manual. Printed in U.S.A. This document was set on DIGITAL's DECset-8000 com­ puterized typesetting system. The following are trademarks of Digital Equipment Corporation. Maynard, Massachusetts: DIGITAL DECsystem-10 MASS BUS DEC DECSYSTEM-20 OMNIBUS PDP DIBOL OS/8 DECUS EDUSYSTEM RSTS UNIBUS VAX RSX VMS IAS CONTENTS PREFACE Page CHAPTER 1 OPERATOR INFORMATION 1 . 1 INTRODUCTION ................................................................................................................................. 1 1.2 CONTROLS AND INDICATORS ...................................................................................................... 1 1.2.1 Monitor Controls ....................................................................................................................... 2 1.2.2 Key boa rd Controls .................................................................................................................... 3 1.2.3 Keyboard Indicators ................................................................................................................. 8 1.2.4 Audible
    [Show full text]
  • Argest® Backup User Guide
    ArGest ® Backup User’s Guide Version 4.0 Copyright © 2020, TOLIS Group, Inc. ArGest® Backup User’s Guide TOLIS Group, Inc.., et al Copyright © 2008-2020, TOLIS Group, Inc., All rights reserved Notice of rights All rights reserved. No part of this book may be reproduced or transmitted in any form by any means without the prior written permission of TOLIS Group, Inc.. For information on getting permission for reprints and excerpts, contact [email protected]. Notice of Liability The information in this manual is distributed “as is” and without warranty. While every precaution has been taken in the preparation of the manual, TOLIS Group, Inc. nor its resellers and representatives shall have any liability to any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly by the information and instructions contained in the manual or by the computer software described within. Trademarks Throughout this book trademarked names may be used. TOLIS Group, Inc. states that we are using any and all trademarked names in an editorial fashion and to the benefit of the trademark owner with no intention of infringement of the trademark. Update Information TOLIS Group, Inc. will always work to insure that the data contained in this manual is kept up to date. You can always find the latest version at our website at http://www.tolisgroup.com/documentation.html ArGest® Backup User’s Guide Table of Contents - 3 Email Settings ...............................................................................32 Table
    [Show full text]
  • Openvms Cluster Load Balancing
    OpenVMS Cluster Load Balancing Presented by Paul Williams www.parsec.com | 888-4-PARSEC To Download this Presentation, please visit: http://www.parsec.com/public/ClusterLoadBalancing.pdf To E-mail Paul [email protected] www.parsec.com | 888-4-PARSEC Outline • Load Balancing Mechanisms • Batch and Print Queues • TCP/IP • DECnet • Local Area Transport (LAT) • Host Based Volume Shadowing • MSCP Server • Lock Manager • Questions and Answers Evaluating Load Balancing Mechanisms What happens when? •A new request is made •A node fails •Resources are exhausted on a node •A node is returned to service Load Balancing Goals •Never direct a request to a non- functional node •Direct requests to the node which can provide the best level of service •Direct requests to other nodes prior to scheduled downtime •Make failover and recovery transparent to user Load Balancing Mechanisms •Failover - All requests go to a single node while it is up •Round Robin - Balanced based only on number of requests serviced •Load Based - Balances requests based on ability of serving nodes to handle the work OpenVMS Queue Manager • Maintains all queues, forms and characteristics • Manages all jobs in each queue • Must run on one node in a VMScluster • Default is any node • Failover is automatic and transparent to users $ start /queue /manager /on=(class2,class3,*) $ show queue /manager /full Master file: STAFF_DISK:[COMMON]QMAN$MASTER.DAT; Queue manager SYS$QUEUE_MANAGER, running, on CLASS2:: /ON=(CLASS2,CLASS3,*) Database location: STAFF_DISK:[COMMON] Generic Batch Queues
    [Show full text]
  • Digital Equipment Corporation VT300 Display Family
    Datapro Reports on C25-384-101 Data Communications Terminals Digital Equipment Corporation VT300 Display Family In this report: Product Summary Analysis .................... -102 Editor's Note Competition Digital now offers the VT320, VT320-compatible displays are of­ Characteristics .......... -104 VT330, and VT340 displays, succes- fered by TeleVideo, Wyse Technol­ sors to the VT200 family that pro- ogy, Qume Corporation, Pricing ....................... -105 vide complete backward- Microterm, and Hewlett-Packard. compatibility with improved Microterm also offers VT330- and ergonomics and functionality. Digi­ VT340-compatible displays. AT&T, tal continues to provide service for Falco Data Products, and a few other the older line of displays, however. vendors offer VT320 emulation in their general-purpose ASCII dis­ Description plays. The VT320 is a monochrome dis­ play that provides single-session Vendor support for text-oriented applica­ Digital Equipment Corp. (DEC) tions. The VT330 and VT340 both 146 Main Street provide dual sessions and graphics Maynard, MA 01754-2571 capability. (508) 493-5111 Strengths In addition to introducing dual­ Price session support with the VT300 fam­ The North American Version of the ily, Digital designed higher VT320 sells for $575; the interna­ resolution, faster processing speed, tional version of the display costs and greater customization capability $625. The VT330 and VT340 sell for into the displays while lowering $1,995 and $2,795, respectively. prices significantly. Limitations Vendors such as Wyse Technology, TeleVideo, Microterm, and Hewlett­ Packard offer VT clones that provide enhancements such as multiple dis­ play configurations, more function keys and interfacing options, and more internal memory. © 1990 McGraw-Hili. Incorporated. Reproduction Prohibited.
    [Show full text]
  • Western Peripherals ™ Division of ~
    MODEL TC-120/128 TAPE CONTROLLER HARDHARE MANUAL western peripherals ™ Division of ~ 14321 New Myford Hoad • Tustin, California 92680 • (714) 730·6250 • TWX: 910 595·1775 • Cable: WESPER MODEL TC-120/128 TAPE CONTROLLER HARDHARE MANUAL PUBLICATION NUMBER 01200146 C western peripherals 14321 MYFORD ROAD TUSTIN~ CALIFORNIA 92680 © 198:1:. by Westem Peripherals, Inc. All Rights Reserved PRINTED IN U.S.A. PREFACE This manual provides information necessary for the installation and maintenance of the Western Peripherals Model TC-120/l28 Tape Controller, used with Data General or Data General-emulating computers. The manual is divided into the following sections: Section I General Description Section II Installation Section III Programming Section IV Theory of Operation SECTION I GENERAL DESCRIPTION • • TABLE OF CONTENTS PARAGRAPH PAGE • 1.1 DESCRIPTION OF EQUIPMENT 1-1 1.3 DRIVE COMPATIBILITY 1-1 1.6 OTHER FEATURES 1-2 • 1.12 SPECIFICATIONS 1-4 • • .' • • • • SECTION I • GENERAL DESCRIPTION • 1.1 DESCRIPTION OF EQUIPMENT 1.2 The Western peripherals Model TC-120/128 is a universal mag­ netic tape controller/formatter which is hardware and software • compatible with the Data General family of computer systems, pro­ viding both NRZI and phase encoded (PE) format capability in a single embedded printed circuit board. The controller is also I compatible with all other computers emulating the Data General computer family, using the standard-sized 15 inch x 15 inch cir­ cuit boards. The controller contains all interface, control, • status, and formatting electronics to emulate the Data General tape subsystem and installs directly into any available card slot in the computer or expansion chassis.
    [Show full text]
  • Standard TECO (Text Editor and Corrector)
    Standard TECO TextEditor and Corrector for the VAX, PDP-11, PDP-10, and PDP-8 May 1990 This manual was updated for the online version only in May 1990. User’s Guide and Language Reference Manual TECO-32 Version 40 TECO-11 Version 40 TECO-10 Version 3 TECO-8 Version 7 This manual describes the TECO Text Editor and COrrector. It includes a description for the novice user and an in-depth discussion of all available commands for more advanced users. General permission to copy or modify, but not for profit, is hereby granted, provided that the copyright notice is included and reference made to the fact that reproduction privileges were granted by the TECO SIG. © Digital Equipment Corporation 1979, 1985, 1990 TECO SIG. All Rights Reserved. This document was prepared using DECdocument, Version 3.3-1b. Contents Preface ............................................................ xvii Introduction ........................................................ xix Preface to the May 1985 edition ...................................... xxiii Preface to the May 1990 edition ...................................... xxv 1 Basics of TECO 1.1 Using TECO ................................................ 1–1 1.2 Data Structure Fundamentals . ................................ 1–2 1.3 File Selection Commands ...................................... 1–3 1.3.1 Simplified File Selection .................................... 1–3 1.3.2 Input File Specification (ER command) . ....................... 1–4 1.3.3 Output File Specification (EW command) ...................... 1–4 1.3.4 Closing Files (EX command) ................................ 1–5 1.4 Input and Output Commands . ................................ 1–5 1.5 Pointer Positioning Commands . ................................ 1–5 1.6 Type-Out Commands . ........................................ 1–6 1.6.1 Immediate Inspection Commands [not in TECO-10] .............. 1–7 1.7 Text Modification Commands . ................................ 1–7 1.8 Search Commands .
    [Show full text]
  • Download Powerterm Interconnect Datasheet
    PowerTerm® InterConnect The complete host access solution in one compact, easy to use program PowerTerm® concurrent sessions, history scroll bar, InterConnect is Ericom® menu bar, scalable and selectable fonts, Software’s original host intelligent copy & paste, FTP client, connectivity solution Intellimouse support, advanced printing for organizations and file transfers between PCs and hosts. requiring fast and This full-feature client ensures fast, reliable accurate access to data connections for sharing residing on a variety of information throughout the hosts, including IBM, enterprise, regardless of host Digital, Unix, SCO and type. PowerTerm Data General. PowerTerm InterConnect offers multi- InterConnect is the language support: The GUI complete Windows solution for 16 and 32-bit multiple- host information access, working on Windows 3.x, Windows 95, Windows 98, Windows NT and Windows 2000 platforms. Seamless connectivity from PC to host The PowerTerm InterConnect terminal emulator maximizes enterprise-wide productivity by enabling reliable access to accounting, inventory management, transaction processing and other mission-critical legacy applications. PowerTerm InterConnect provides seamless connectivity to the widest range of machine types and information systems. (including menu and dialog boxes) is available in English, German, French, Spanish and Italian, Supports a full line of emulation types on while the program supports dozens of other the widest variety of hosts languages. PowerTerm InterConnect supports a full line of IBM, Digital, Wyse, Data General, SCO and other Secure terminal emulation terminal emulation types. Its extremely small PowerTerm InterConnect supports the host access footprint provides a simple, fast and effective needs of large and small organizations alike, means of running legacy applications from within allowing enterprises to standardize on a single Windows 3.x/95/98/NT/2000 platforms.
    [Show full text]
  • CERN Guide to Installing ULTRIX
    CERN Guide To Installing ULTRIX Alan Lovell CN Division Version February Contents Intro duction Conguration Hardware Installation General SCSI Identication Settings DECstation DECstation Connection to the Network Before Ordering Making the Connection System Software Installation Preparing for the Installation System Backup Disk Partitions Factory Installed Software FIS Performing the Installation Installing the Supp orted Software Subsets Installing The Unsupp orted Software Subsets Remote Installation Services How Do I Use the Remote Installation Service Remote Installation of the Supp orted Software Subsets Remote Installation of Additional Software Upgrading Your System Upgrading to Version A Upgrading to Version Preparing for the Upgrade Performing the Upgrade Post Upgrade Pro cedures The License ManagementFacility LMF Registering a License Loading the License System Tailoring Setting up TCPIP Dening the External Gateway Conguring the BINDHesio d Naming Service Dening the SearchOrder Adding the Names Servers Setting up Mail ULTRIX Version Systems ULTRIX Version Systems Starting the Network File System NFS Time Setting After
    [Show full text]
  • Decserver 90L+ Owner's Manual
    DECserver 90L+ Owner’s Manual Order Number: EK-DSRVG-OM.001 January 1992 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. No responsibility is assumed for the use or reliability of software on equipment that is not supplied by Digital Equipment Corporation or its affiliated companies. Restricted Rights: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c) (1) (ii) of the Rights in Technical data and Computer Software clause at DFARS 252.227-7013. © Digital Equipment Corporation 1992. All Rights Reserved. Printed in U.S.A. FCC NOTICE: The equipment described in this manual generates, uses and may emit radio frequency energy. The equipment has been type tested and found to comply with the limits for a Class A computing device pursuant to Subpart J of Part 15 of FCC Rules, which are designed to provide reasonable protection against such radio frequency interference when operated in a commercial environment. Operation of this equipment in a residential area may cause interference, in which case the user at his own expense may be required to take measures to correct the interference. The following are trademarks of Digital Equipment Corporation: DEC, DECbridge, DECconnect, DECnet, DECserver, Digital, VMS, LAT, VAX, and the DIGITAL logo.
    [Show full text]
  • MS320®For Windows
    MS320® forWindows Version 4.01 Minisoft, Inc. Minisoft Marketing AG 1024 First Street Papiermühleweg 1 Snohomish, WA 98290 Postfach 107 U.S.A. Ch-6048 Horw Switzerland 1-800-682-0200 Phone: +41-41-340 23 20 360-568-6602 Fax: +41-41-340 38 66 Fax: 360-568-2923 www.minisoft.ch Internet access: [email protected] [email protected] http://www.minisoft.com http://www.minisoft.us Disclaimer The information contained in this document is subject to change without notice. Minisoft, Inc. makes no warranty of any kind with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Minisoft, Inc. or its agents shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishings, performance, or use of this material. This document contains proprietary information which is protected by copyright. All rights are reserved. No part of this document may be photocopied, reproduced, or trans- lated to another programming language without the prior written consent of Minisoft, Inc. ©2008 by Minisoft, Inc. Printed in U.S.A. © DCSi All product names and services identified in this document are trademarks or registered trademarks of their respective companies and are used throughout this document in edito- rial fashion only and are not intended to convey an endorsement or other affiliation with Minisoft, Inc. License Agreement READ CAREFULLY BEFORE INSTALLING THE MINISOFT SOFTWARE APPLICATION: CUSTOMER: THE MINISOFT SOFTWARE APPLICATION (“PRODUCT”) THAT YOU PURCHASED CONTAINS COPYRIGHTS, TRADE SECRETS, TRADE MARKS, AND OTHER INTELLECTUAL PROPERTY RIGHTS BELONGING TO MINISOFT, INC.
    [Show full text]