Systems Reference Library IBM 1130/1800 Basic FORTRAN IV

Total Page:16

File Type:pdf, Size:1020Kb

Systems Reference Library IBM 1130/1800 Basic FORTRAN IV File No. 1130/1800·25 Order No. GC26·3715·8 Systems Reference Library IBM 1130/1800 Basic FORTRAN IV Language Page of GC26-371S-8 Revised February 1974 By TNL GN34-0181 PREFACE This publication provides the programmer of an 1130 Suggested Reading or 1800 system with the specifications required to write programs in the basic FOR TRAN IV language. IBM 1130 publications: The basic FOR TRAN IV language can be used with the minimum machine configurations of the following Subroutine Library, GC26-5929 systems, with the one noted exception: Disk Monitor System, Version 2, Programmer's , and Operator's Guide, GC26-3717 • IBM 1130 Disk Monitor System, Version 2 (DM2) Disk Monitor System (Version 1), Reference Manual, GC26-3750 • IBM 1130 Disk Monitor System, Version 1 (DM1) Card/Paper Tape Programming System Operator's Guide, GC26-3629 • IBM 1130 Card/Paper Tape (C/PT) Programming System IBM 1800 Multiprogramming Executive Operating System publications: • IBM 1800 Multiprogramming Executive (MPX) Operating System Subroutine Library, GC26-3724 Operating Procedures, GC26-3725 • IBM 1800 Time-Sharing Executive (TSX) Operating Programmer's Guide, GC26-3720 System IBM 1800 Time-Sharing Executive Operating • IBM 1800 Card/Paper Tape (C/PT) Programming System with an IBM 1053 Printer, an IBM 1443 System publications: Printer, or an IBM 1816 Printer-Keyboard Subroutine Library, GC26-3723 Each of these programming systems includes a Operating Procedures, GC26-3754 FOR TRAN Compiler that converts a source program Concepts and Techniques, GC26-3703 written in the 1130/1800 basic FORTRAN IV language into an object program for use by that system. IBM 1800 Card/Paper Tape Programming System This' publication is a reference source (not a self­ publications: study text) and describes the coding form, compilation messages, error codes, and the use of constants, vari­ Subroutine Library, GC26-5880 ables, arithmetic operators, FORTRAN statements, Operator's Guide, GC26-3751 and statement numbers used in writing an 1130/1800 basic FORTRAN IV program. Ninth Edition (January 1973) This is II reprint of GC26-3715-7 incorporating changes released in the following Technical Newsletters: GN34-0085 (dated May 1972) and GN34-0111 (dated October 1972). This edition applies to Version 1, Modification 8, and to Version 2, Modification 12, of IBM 1130 Disk Monitor System; to 1130 Card/Paper Tape System containing either Version 1, Modification 2, of 1130-FO-OOl, or Version 1, Modification 3, of 1130-FO-002; to 1800 Card/Paper Tape System containing Version 1, Modification 3, of 1800-FO-007/008; to IBM 1800 Time-Sharing Executive Operating System containing Version 3, Modification 9, of 1800·0S-001; to IBM 1800 Multiprogram­ ming Executive Operating System containing Version 3, Modification 4, of 1800-0S-010; and to all subsequent modifications of the above systems until otherwise indicated in new editions or Technical Newsletters. Changes are occasionally made to the specifications herein; before using this publication in connection with the operation of IBM systems, consult the latest SRL Newsletter, Order No. GN26-1130 or GN26-1800, for the editions that are applicable and current. Requests for copies of IBM publications should be made to your IBM representative or to the IBM branch office serving your locality. A form is provided at the back of this publication for readers' comments. If the form has been removed, coments may be addressed to IBM Corporation, Systems Publications, Department 27T, P., O. Box 1328, Boca Raton, Florida 33432. Comments become the property of IBM. ©International Business Machines Corporation 1967,1968, 1969, 1970, 1971 ii CONTENTS INTRODUCTION Unformatted I/O Statements • 20 CODING FORM . 2 Indexing I/O Lists 20 How the Columns Are Used 2 Manipulative I/O Statements • • • 21 FOR TRAN Statements 2 Logical Unit Numbers • ~ 22 Statement Numbers • 2 FORMA T Statement· • • • • • • 22 Program Identification, Sequencing 2 SpeCification Statements • 29 Comments 2 Type Statements (REAL, INTEGER) • • 29 Blank Records 2 EXTERNAL Statement ••• 30 Blank Columns 2 DIMENSION Statement • •••• 30 COMMON Statement· • • • 30 CONSTANTS, VARIABLES, AND ARRAYS 3 EQUIVALENCE Statement. 32 Constants . • 3 DA TA Statement • • • • 33 Integer Constants 3 DEFINE FILE Statement 34 Real Constants . 3 Subprogram Statements • 35 Variables 4 Subprogrilm Names • • 36 Variable Names 4 Functions • • 36 Variable Types 4 SUBROUTINE Subprogram • • 39 Subscripted Variables 5 END and RETURN Statements in Subprograms 40 Arrays and Subscripts . 5 Subprograms Written in Assembler Language • 40 Arrangement of Arrays in Storage 5 Subscript Forms ' .. 6 ARITHMETIC EXPRESSIONS 7 COMPILA TION MESSAGES ••••••••••••• 42 Definition • . • . • • • 7 The Arithmetic Operation Symbols 7 Computational Modes, Integer and Real 7 APPENDIX A. SYSTEM/STATEMENT CROSS- The Mode of an Expression • . • . • 7 REFERENCE TABLE· . • • • • . • • • 45 Integer and Real Mode ExpreSSions 7 Mixed Expressions 7 8 Aritlunetic Operation Symbols • APPENDIX B. COMPARISON OF USA STANDARD Use of Parentheses 8 FOR TRAN AND IBM 1130/1800 FORTRAN Order of Operations 8 LANGUAGES • • . • . • • • . • • • • 46 STATEMENTS' .. 9 Arithmetic Statements . 9 APPENDIX C. 1130/1800 FORTRAN SOURCE Control Statements • . 9 PROGRAM CHARACTER CODES' ••••• 49 Unconditional GO TO Statement 10 Computed GO TO Statement . 10 IF Statement 10 APPENDIX D. IMPLEMENTATION RESTRICTIONS' • • • • 50 ·DO Statement 10 CONTINUE Statement 12 PAUSE Statement • 13 APPENDIX E. SOURCE PROGRAM STATEMENTS STOP Statement 13 AND SEQUENCING . • • • • • • • . • • 51 END Statement '13 CALL Statement '13 SpeCial CALL Statements • 14 APPENDIX F. ERROR CODES • • • • . • • • . • • 52 Machine and Program Indicator Tests' 15 Input/Output Statements . • 16 Non-disk I/O Statements • 17 INDEX . • . • . • • • • • • • • • • • • • • • 55 Disk I/O Statements . • • 18 iii INTRODUCTION FOR TRAN (FORmula TRANslation) is a language that able for execution under each respective program­ closely resembles the language of mathematics: It ming system. The translated program is known as is designed primarily for scientific and engineering the object program. computations. Since the language is problem­ oriented rather than machine-oriented, it provides The FORTRAN Compiler detects certain errors in scientists and engineers with a method of communi­ the source program and writes appropriate messages cation with a computer that is more familiar, easier on the typewriter or printer. At the user's option, to learn, and easier to use than the system pro­ the compiler also produces a listing of the source gramming (Assembler) language. program and storage allocations. The elements of the FORTRAN Language are con­ Exact results of the calculations should not always stants, variables, arrays, arithmetic operators, be expected because some computations are subject FORTRAN Statements and statement numbers. to "round-off" errors. The elementary rules of expression of these elements in a FORTRAN program of 1130/1800 systems are given in the chapters that follow. The 1130/1800 FORTRAN language contains all of the features defined in American Standard Basic The IBM 1130 and 1800 Programming Systems FORTRAN, X3.10-1966, with significant extensions provide a FORTRAN Compiler, a program that beyond this standard. These extensions are listed translates a FORTRAN program into a form suit- in Appendix B. Introduction 1 Page of GC26-3715-7 Revised May 1972 By TNL GN34-0085 CODING FORM The statements of a FORTRAN source program therefore, be avoided. Statement numbers on specifica­ are normally written on a standard FORTRAN cod­ tion statements and continuation lines are ignored. ing sheet (Form No. X28-7327). See Figure 1. PROGRAM IDENTIFICATION, SEQUENCING HOW THE COLUMNS ARE USED Columns 73-80 are not used by the FORTRAN Compiler and may, therefore, be used for program The 80 columns of the FORTRAN Coding Sheet identification, sequencing, or any other purpose. are used as follows: COMMENTS FORTRAN STATEMENTS Comments to explain the program may be written FORTRAN statements are written one to a line in in columns 2-72 if the character C is placed in columns 7-72. If a statement is too long for one column 1. Comment lines may appear anywhere line, it may be continued on a maximum of five except before a continuation line or after an END successive lines by placing any character other than statement. Comments are not processed by the a blank or a zero in column 6 of each continuation FORTRAN Compiler. line. In the first line of a statement, column 6 BLANK RECORDS ;;USt be either blankor zero. Blank records in a source program are ignored STATEMENT NUMBERS by the Compiler. Some FORTRAN statements are identified with BLANK COLUMNS statement numbers in columns 1-5 inclusive. A statement number must be one of the digits in Blanks may be used freely to improve the read­ ability of a FORTRAN program listing. For the range 1 to 99999 inclusive. It must be placed example, the following statements have a valid in the statement number field, but may be placed format: anywhere in that field; leading blanks or zeros, and trailing blanks are ignored by the compiler. GObTO(1, 2, 3,4), I Note: Superfluous statement numbers may de­ GObTObb(1, 2,3,4), bbI crease efficiency during compilation and should, where b represents a blank. IBM FORTRAN Coding Form t-:N()GUM-:--_____________..-- ____---lI'UNCtlINC CI<\l'HiC I I I I I ...,"'_. 0'" 1'"''''''''°"' tv"'" I I I I I su."""''''' IO(NllfIC4T10N ........ ~ FORTRAN STATEMENT UQUfNCE , J 7" 10 1I111)1'IS"" 1,19101' i' ·.··[7 :•.. kl( 1··'1 l 1 !I ! 1;1\ [11 II I I 1<lf I I···· L k lip~~ ~~ ~@ IIi ~ I um If I" .............. i .. Ii··.·.· til I > I :1 i I" .. ... :: ••• I' F i .••• 1·'·1 .. ..... I I· .. I I I ••••• I Tl III Figure 1. FORTRAN Coding Sheet 2 CONSTANTS, VARIABLES AND ARRAYS CONSTANTS REAL CONSTANTS In FORTRAN, any number which is not a state­ Any constant which contains a decimal point is ment number, appearing in a source statement, called a real constant. Real constants may contain is called a constant. For example, in the state­ up to six or up to nine significant digits depending ment J = 3 + K, the 3 is a constant.
Recommended publications
  • Fortran Reference Guide
    FORTRAN REFERENCE GUIDE Version 2018 TABLE OF CONTENTS Preface............................................................................................................ xv Audience Description......................................................................................... xv Compatibility and Conformance to Standards............................................................ xv Organization................................................................................................... xvi Hardware and Software Constraints...................................................................... xvii Conventions................................................................................................... xvii Related Publications........................................................................................ xviii Chapter 1. Language Overview............................................................................... 1 1.1. Elements of a Fortran Program Unit.................................................................. 1 1.1.1. Fortran Statements................................................................................. 1 1.1.2. Free and Fixed Source............................................................................. 2 1.1.3. Statement Ordering................................................................................. 2 1.2. The Fortran Character Set.............................................................................. 3 1.3. Free Form Formatting..................................................................................
    [Show full text]
  • Systems IBM 1130 Bibliography
    GA26 -5916-1 0 File No. 1130-00 Systems IBM 1130 Bibliography This bibliography lists and describes all technical manuals and related materials needed by those who plan for, install, program, or operate the IBM 1130 Computing System. Order numbers, titles, current status, subject codes, and abstracts of the publications are provided. This bibliography is regularly updated to include new or revised publications pertaining to this systems reference library. Eleventh Edition (December 1973) This is a major revision of, and supersedes, GA26 -5916-9. The listings and abstracts are com­ pletely updated; and in Part 3, which was introduced in the Tenth Edition, the subject code of each publication has now been added to the left of its order number. Requests for IBM publications should be made to your IBM representative or to the IBM branch office serving your locality. A form for readers' comments is provided at the back of this bibliography. If the form has been removed, comments may be addressed to IBM Corporation, Dept. 77 A, 1133 Westchester Avenue, White Plains, New York 10604. Comments and suggestions become the property of IBM. Page of GA26-5916-1 0 Updated Sept. 19, 1974 By TNL: GN20-1131-0 Preface For each major IBM data processing system, publica­ Part 1 tions useful in planning, programming, installing and In Part 1, the subject code listing, one code is as­ operating that system are assembled in a system signed to a publication. Items within the cluster for bibliography. each code are in sequence. Normal sequencing is alphameric, by the most apparent keywords in the Organization of Bibliography titles of the manuals.
    [Show full text]
  • SPSS to Orthosim File Conversion Utility Helpfile V.1.4
    SPSS to Orthosim File Conversion Utility Helpfile v.1.4 Paul Barrett Advanced Projects R&D Ltd. Auckland New Zealand email: [email protected] Web: www.pbarrett.net 30th December, 2019 Contents 3 Table of Contents Part I Introduction 5 1 Installation Details ................................................................................................................................... 7 2 Extracting Matrices from SPSS - Cut and Paste ................................................................................................................................... 8 3 Extracting Matrices from SPSS: Orthogonal Factors - E.x..c..e..l. .E..x..p..o..r.t................................................................................................................. 17 4 Extracting Matrices from SPSS: Oblique Factors - Exce.l. .E..x..p..o..r..t...................................................................................................................... 24 5 Creating Orthogonal Factor Orthosim Files ................................................................................................................................... 32 6 Creating Oblique Factor Orthosim Files ................................................................................................................................... 41 3 Paul Barrett Part I 6 SPSS to Orthosim File Conversion Utility Helpfile v.1.4 1 Introduction SPSS-to-Orthosim converts SPSS 11/12/13/14 factor loading and factor correlation matrices into the fixed-format .vf (simple ASCII text) files
    [Show full text]
  • Computer Technology History
    Computer Technology History The affects of technology on our society. After completing this lesson, you will know: The history of computers from the 1940s up to the present. The future of computing. The many ways in which computers are used in modern life. How to make computers accessible to persons with disabilities. How computers are used in business and education. First Off…What are Computers? A Computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output). Software is the instructions and/or programs that control the computer. Atanasoff-Berry Computer 1939 The first computing machine to use electricity, vacuum tubes, binary numbers and capacitors was created. The capacitors were in a rotating drum that held the electrical charge for the memory. History of Computing 1940s The first computers were built for breaking enemy codes in WWII The first all-electronic computer was developed during the 1940s. MARK series - 1944 Howard Aiken and Grace Hopper designed the MARK series of computers at Harvard University. The MARK series of computers began with the Mark I in 1944. Imagine a giant roomful of noisy, clicking metal parts, 55 feet long and 8 feet high. The 5-ton device contained almost 760,000 separate pieces. Used by the US Navy for gunnery and ballistic calculations, the Mark I was in operation until 1959. Vacuum Tube The vacuum tube was used to amplify voice and music. However, the tubes consumed power, created heat, burned out quickly, and required high maintenance. “Debugging” In the 1940s, computers were housed in buildings with no air conditioning.
    [Show full text]
  • ILE C/C++ Programmer's Guide
    IBM i 7.2 Programming IBM Rational Development Studio for i ILE C/C++ Programmer's Guide IBM SC09-2712-07 Note Before using this information and the product it supports, read the information in “Notices” on page 441. This edition applies to version 7, release 2, modification 0 of IBM Rational Development Studio for i (product number 5770-WDS) and to all subsequent releases and modifications until otherwise indicated in new editions. This version does not run on all reduced instruction set computer (RISC) models nor does it run on CISC models. This document may contain references to Licensed Internal Code. Licensed Internal Code is Machine Code and is licensed to you under the terms of the IBM License Agreement for Machine Code. © Copyright International Business Machines Corporation 1993, 2013. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents ILE C/C++ Programmer’s Guide..............................................................................1 PDF file for ILE C/C++ Programmer’s Guide............................................................................................... 3 About ILE C/C++ Programmer's Guide........................................................................................................5 Install Licensed Program Information................................................................................................... 5 Notes About Examples..........................................................................................................................
    [Show full text]
  • Developing Embedded SQL Applications
    IBM DB2 10.1 for Linux, UNIX, and Windows Developing Embedded SQL Applications SC27-3874-00 IBM DB2 10.1 for Linux, UNIX, and Windows Developing Embedded SQL Applications SC27-3874-00 Note Before using this information and the product it supports, read the general information under Appendix B, “Notices,” on page 209. Edition Notice This document contains proprietary information of IBM. It is provided under a license agreement and is protected by copyright law. The information contained in this publication does not include any product warranties, and any statements provided in this manual should not be interpreted as such. You can order IBM publications online or through your local IBM representative. v To order publications online, go to the IBM Publications Center at http://www.ibm.com/shop/publications/ order v To find your local IBM representative, go to the IBM Directory of Worldwide Contacts at http://www.ibm.com/ planetwide/ To order DB2 publications from DB2 Marketing and Sales in the United States or Canada, call 1-800-IBM-4YOU (426-4968). When you send information to IBM, you grant IBM a nonexclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © Copyright IBM Corporation 1993, 2012. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Chapter 1. Introduction to embedded Include files for COBOL embedded SQL SQL................1 applications .............29 Embedding SQL statements
    [Show full text]
  • The UCSD P-System STATUT ORIL Y EX E:M PT
    DOCfi!D(ov~ by NSA on 12-01-2011, Transparency Case# 5335]UNCLASSIFIED The UCSD p-System STATUT ORIL Y EX E:M PT This paper discusses the UCSD p-System, an operating system for small computers developed at the University of California at San Diego. The discussion includes the overall system, file managing, editing, and programming in Pascal on the system. INTRODUCTION The UCSD p-System was developed at the University of California at San Diego to support Pascal programming on microcomputers. Similar to MS-DOS, the p-System is an operating system for small computers but is, in many ways, very different. The p-System is written in Pascal and now supports not only Pascal, but also FORTRAN, COBOL, BASIC, and Modula-2. The concept was to have an operating system that, once it was implemented on a machine, allowed any program written under that operating system to be truly transportable from computer to computer. That is to say, the p-System compiler would not actually translate the program into a language that was specific for, say, an 8088 chip on the IBM-PC, but rather would translate it into a "pseudo" language that, when used with an operating system designed for the PC, would run correctly. Similarly, if the operating system were implemented on a Digital Equipment Corporation (DEC) computer, this same pseudo code would still work properly with no modifications. The particular version of UCSD p-System tested was written for the IBM-PC and requires two single-sided double-density disk drives and at least 128K of memory.
    [Show full text]
  • APL\1130 Primer Student Text
    IBM APL\1130 Primer Student Text Student Text APL\1130 Primer ACKNOWLEDGEMENTS This Primer was written by Paul Berry of the IBM Research Division, T. J. Watson Research Center, York·town Heights, New York; it was adapted for use with the IBM 1130 from another APL Primer by the same author. The basic text benefitted greatly from the suggestions, criticisms, and comments of the readers of the various early drafts, and especially those of A. D. Falkoff, K. E. Iverson, J. C. McPherson, L. M. Breed, and R. H. Lathwell. The adaptation for the APL\1130 System was assisted by S. M. Raucher of the IBM Data Processing Division, Wheaton, Maryland, and Miss C. A. Conroy, who ran the sample problems at the 1130 console. NOTICE This text is distributed by IBM as a service to users of the 1130 computing system and to those who are interested in the APL language. Publication of this text does not imply support of the APL\1130 program; that program is a contributed program, distributed but not maintained by IBM. It is not part of the IBM product line, and has not been subject to product testing. Recipients of the APL\1130 program are expected to make their own final evaluation of its usefulness. This text contains description of certain features which were not provided in the original APL\1130 program distributed in February, 1968. These features include the use of labels (Chapter 13), common libraries (Chapter 15), and passwords for the locking of workspaces and sign-on numbers. Copies of this and other IBM publications can be obtained through IBM branch offices.
    [Show full text]
  • A FORTRAN 77 Program for a Nonparametric Item Response Model: the Mokken Scale Analysis
    BehaviorResearch Methods, Instruments, & Computers 1988, 20 (5), 471-480 A FORTRAN 77 program for a nonparametric item response model: The Mokken scale analysis JOHANNES KINGMA University of Utah, Salt Lake City, Utah and TERRY TAERUM University ofAlberta, Edmonton, Alberta, Canada A nonparametric item response theory model-the Mokken scale analysis (a stochastic elabo­ ration of the deterministic Guttman scale}-and a computer program that performs this analysis are described. Three procedures of scaling are distinguished: a search procedure, an evaluation of the whole set of items, and an extension of an existing scale. All procedures provide a coeffi­ cient of scalability for all items that meet the criteria of the Mokken model and an item coeffi­ cient of scalability for every item. Four different types of reliability coefficient are computed both for the entire set of items and for the scalable items. A test of robustness of the found scale can be performed to analyze whether the scale is invariant across different subgroups or samples. This robustness test serves as a goodness offit test for the established scale. The program is writ­ ten in FORTRAN 77. Two versions are available, an SPSS-X procedure program (which can be used with the SPSS-X mainframe package) and a stand-alone program suitable for both main­ frame and microcomputers. The Mokken scale model is a stochastic elaboration of which both mainframe and MS-DOS versions are avail­ the well-known deterministic Guttman scale (Mokken, able. These programs, both named Mokscal, perform the 1971; Mokken & Lewis, 1982; Mokken, Lewis, & Mokken scale analysis. Before presenting a review of the Sytsma, 1986).
    [Show full text]
  • IBM 1401 System Summary
    File No. 1401-00 Form A24-1401-1 Systems Reference Library IBM 1401 System Summary This reference publication contains brief descriptions of the machine features, components, configurations, and special features. Also included is a section on pro­ grams and programming systems. Publications providing detailed information on sub­ jects discussed in this summary are listed in IB~I 1401 and 1460 Bibliography, Form A24-1495. Major Revision (September 1964) This publication, Form A24-1401-1, is a major revision of and obsoletes Form A24-1401-0. Significant changes have been made throughout the publication. Reprinted April 1966 Copies of this and other IBM publications can be obtained through IBM Branch Offices. Address comments concerning the content of this publication to IBM Product Publications, Endicott, New York 13764. Contents IBM 1401 System Summary . ........... 5 System Concepts . ................ 6 Card-Oriented System .... ......... 11 Physical Features. 11 Interleaving. .. .................................... 14 Data Flow.... ... ... ... ... .. ... ... .. ................... 14 Checking ................................................... 15 Word Mark.. ... ... ... ... ... ... .. ... ... ... ........... 15 Stored-Program Instructions. .................. 15 Operation Codes . .. 18 Editing. .. ............ 18 IBM 1401 Console ............................................ 19 IBM 1406 Storage Unit. ........................... 20 Magnetic-Tape-Oriented System . ........................... 22 Data Flow .................................................
    [Show full text]
  • Cern Libraries, Geneva Cm-P00087609 Cern/Fc/1374
    CERN/FC/1374 CERN LIBRARIES, GENEVA Original: English 15 September, 1971 CM-P00087609 ORGANISATION EUROPÉENNE POUR LA RECHERCHE NUCLÉAIRE CERN EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH FINANCE COMMITTEE Hundred-and-fourteenth Meeting Geneva - 29 September, 1971 ADJUDICATION FOR REMOTE INPUT OUTPUT STATIONS FOR THE CERN CENTRAL COMPUTER SYSTEM The document CERN/FC/1340, Programme for Acquisition of Peripheral Equipment for the CERN Central Computer System, outlines the programme of development needed to build up a decentralized service based on the CDC 7600 computer. The first step in this programme consists of the acquisition of five or six Remote Input Output Stations. Each station will be based on a small computer which initially drives a card reader, line printer and a communications controller. Additional stations may be purchased later and some will be expanded by the addition of extra peripherals and high speed communications equipment as the demands on the decentralized service grow. The offers received from firms show the Modular One computer manufactured by Computer Technology Limited to be the one which most exactly meets the technical specification. The offer from Computer Technology Limited is a few percent more expensive than the two other possible machines for the initial configuration, but this is more than compensated for by the proven software and greater capability for ex• pansion of the Modular One Computer. The Finance Committee is requested to approve the award of the contract for an initial order of five or six basic Remote Input Output Stations from Computer Technology Limited at a price of approx• imately 182,000 Swiss Francs per station (excluding the card reader), with the possibility of later 71/286/5/e CERN/FC/1374 I.
    [Show full text]
  • Systems Reference Library IBM 1130 Disk Monitor System, Version 2, Programmer's and Operator's Guide
    File No. 1130-36 Order No. GC26-3717-10 Systems Reference Library IBM 1130 Disk Monitor System, Version 2, Programmer's and Operator's Guide Program Numbers: 1130-0S-005 1130-0S-00S Page of GC26-3717-9, 10 As Updated October 22, 1976 By TNL GN34-0353 Eleventh Edition (June 1974) This is a reprint of GC26-3717-9 incorporating changes released in Technical Newsletter GN34-0183 dated February 1974. This edition applies to version 2, modification 12, of the IBM 1130 Disk Monitor Programming System; to version 1, modification 5, of the IBM 1130 Remote Job Entry Work Station Program, and to all subsequent versions and modifications until otherwise indicated in new editions or Technical Newsletters. Changes are periodically made to the information herein. Before using this publication in connection with the operation of IBM systems, consult the latest SRL Newsletter, GN20-1130, for the editions that are applicable and current. Text for this manual has been prepared with the IBM Selectric ® Composer. Some illustrations in this manual have a code number in the lower corner. This is a publishing control number and is not related to the subject matter. Requests for copies of IBM publications should be made to your IBM representative or to the IBM branch office serving your locality. Address comments concerning the contents of this publication to IBM Corporation, General Systems Division, Department 27T, P.O. Box 1328, Boca Raton, Florida 33432. Comments become the I property of IBM. ©Copyright International Business Machines Corporation 1966, 1968, 1969, 1970, 1971, 1972 Preface This publication contains reference information for controlling and operating the 1130 Disk Monitor System, Version 2.
    [Show full text]