Digital PDFs
Documents
Guest
Register
Log In
AA-J794A-TC
January 1980
20 pages
Original
4.3MB
view
download
OCR Version
3.8MB
view
download
Document:
APL-11 Installation Guide
Order Number:
AA-J794A-TC
Revision:
Pages:
20
Original Filename:
APL11ins.pdf
OCR Text
APL-11 Installation Guide/Release Notes Order No. AA-J794A-TC January 1980 This document describes Version 2 of APL-11. SUPERSESSION/UPDATE INFORMATION: This is a new manual SOFTWARE VERSION TO APL-11 V2 OPERATING SYSTEMS AND VERSION: ¢ RT-11 V4 * RSX-11M V3.2 ¢ RSX-11M-PLUS V1.0 APL-11 V1 * RSTS/E V7 To order additional copies of this document, contact the Software Distribution Center, Digital Equipment Corporation, Maynard, Massachusetts 01754 digital equipment corporation - maynard, massachusetts First The and information should Corporation. for any The errors software and may license. in not this be Digital Equipment that appear be preparing future are this or subject a to Corporation in this in assumes is READER'S the COMMENTS wuser's form critical on notice Equipment responsibility with under the a terms the last page to 1license of trademarks of Digital Equipment DECtape MASSBUS OMNIBUS PDP DIBOL 0s/8 DECUS EDUSYSTEM PHA UNIBUS FLIP RSTS CHIP FOCAL RSX INDAC TYPESET-8 DDT LAB-8 TYPESET-11 DECCOMM DECSYSTEM-20 TMS-11 ASSIST-11 RTS-8 ITPS-10 VAX VMS SBI DECnet IAS PDT DATATRIEVE TRAX of assist documentation. DECsystem-10 LABS no evaluation DEC COMTEX without Digital furnished accordance DIGITAL COMPUTER by document. document copied change commitment 1980 such C) 1980 by Digital Equipment Corporation prepaid requests following is as January is assumed for the use or reliability of software on not supplied by DIGITAL or its affiliated companies. document The in used Copyright postage may described only No responsibility equipment that is The document construed Printing, Corporation: this us in CONTENTS Page PREFACE v 1.0 INSTALLATION PROCEDURE 1.1 RSX-11M/M-PLUS 1.1.1 Installation Distribution l1.1.1.1 Preparation l.1.1.2 Building l1.1.2 l1.1.2.1 1 Installation from Magnetic 1 Tape 1 1 the Interpreter 2 Installation from the Disk Cartridge Distribution 2 Preparation 1.1.2.2 Building 1.1.3 Making the the 3 Interpreter Interpreter 3 Task Available for Use 1.1.4 5 Invoking the 1.2 RT-11 Installation 1.2.1 1.2.2 Choosing a Save File Installation from Magnetic 1.2.3 Distribution Installation l1.2.4 V4 Interpreter from 6 3 Disk 6 Tape Distribution Installation from Floppy Disk or II 1.2.5 Invoking 1s3 RSTS/E V7 1.4 Testing 2.0 DIFFERENCES AND DECtape Distribution the 7 7 7 Interpreter 8 Installation 8 Installation BETWEEN 9 APL-11 VERSIONS 1.0 2.0 10 2.1 New Features in 2.2 2.2.1 Transferring Transferring Files and Workspaces Files Written Using the 2.2.2 Transferring Workspaces 11 2.3 READC 11 JWRITE Version 2.0 10 Command 10 11 Function 3.0 CORRECTIONS 12 4.0 4.1 4.2 RELEASE NOTES Control-C Usage Wildcard Usage 12 12 12 FIGURES FIGURE 1-1 Sample Build 1-2 1-3 Sample Sample Build Session from Task Build Map Session from Magnetic Disk Tape Cartridge 3 4 5 TABLES TABLE 1-1 File 1-2 APL Sets Save Used to Build Files APL Systems 1 6 iii PREFACE STRUCTURE OF THIS DOCUMENT This manual organized as 1 describes follows: e Section e Section 2 describes the major differences between versions 1.0 and 2.0 of PDP-11 the installation procedures. APL. e Section 3 describes corrections e Section 4, use INTENDED This is of the Release Notes, to the reference manual. describes restrictions by managers 1in the APL-11. AUDIENCE manual programmers. is intended for use system and APL APL-11 1.0 INSTALLATION INSTALLATION GUIDE/RELEASE NOTES PROCEDURE This section describes the procedures for interpreter on the operating systems that 1.1 RSX-11M/M-PLUS installing support it. the PDP-11 APL Installation You must complete three steps before you can use APL on the RSX-11M or RSX-11M-PLUS operating system: 1. Build an APL interpreter task from an object 2. Make 3. Invoke supplied on magnetic tape the interpreter the (l.1.1) or disk task available module (1.1.2). for use library (1.1.3). (1.1.4). interpreter The distribution tape or disk contains sets of files used to build APL systems. These sets are listed in Table 1-1. The specific set used to build your APL system depends on the hardware and precision options you select. Table File Sets Used to Hardware Options Precision none none EIS EIS FIS, EIS FPP, EIS FPP, EIS single double single double single single double 1-1 Build APL Systems File APLRX1.0LB APLRX1.0LB APLRX3.0LB APLRX3.0LB APLRX5.0LB APLRX6 .0LB APLRX6 .OLB Set APLDX1.0BJ APLDX2.0BJ APLDX3.0BJ APLDX4.0BJ APLDX5.0BJ_ APLDXG.OBJ} APLDX7.0BJ) 1.1.1 1Installation from Magnetic Tape Distribution - This tells how to build APL from the magnetic tape distribution. section 1.1.1.1 Preparation - Select an wunused UIC ([x,y]) to use for building the APL system. Create it on the system device (if it is not already present) by executing the following command: >UFD SY: [x,Y] Load the magtape handler >LOA Place it is not already resident) as follows: MT: Allocate magtape drive 0 >ALL (if to prevent another user from using it: MT: the distribution magtape on drive 0 (write-locked). APL-11 On RSX-11M-PLUS, the INSTALLATION GUIDE/RELEASE NOTES magtape must be mounted as a foreign device: 800 >MOU MT:/FOR/DENS= 1600 NOTE The device name is MM: If you substitute MM: for are some magtape units using such a device, for MT: in the commands. 1.1.1.2 object Building the Interpreter - You build the interpreter from the module library supplied on the distribution tape. Set the UIC to [x,y] the required you file >SET chose from the for building magtape to the the APL system system, and copy the disk: /UIC=[x,y] >FLX SY:([x,y]=MTO0:[200,200] BRXAPL.CMD/FA/DO Now execute the command @BRXAPL. You will be asked questions about your machine hardware and the options you want with your APL system. The answers are used to build a runnable interpreter task. The task will be in directory [1,5n]; the task builder map, if requested, will be in directory [1,3n] (the n equals 0 for unmapped systems and 4 for mapped You and systems). may execute object file >SET >PIP >PIP The n is overlay Figure the following commands to used in the task build: delete the object 1library /UIC=[x,y] APLRXn.OLB;*/DE APLDXn.OBJ;*/DE determined from description files 1-1 is distribution an Table example (sample 1-1. created of responses Retain in a are [x,y], build the for build command and reference. session from the magtape underlined). 1.1.2 Installation from the Disk Cartridge Distribution - This section tells how to build APL from the disk cartridge distribution. If the system disk is not the same device type as the distribution disk, place the distribution disk in drive 0. 1If they are the same device type, use drive 0 for the system disk and drive 1 for the distribution disk. In the directions that follow, the logical wunit assignment DDn:=AP: assigns the logical device name AP: to the drive disk. 1In the assignment, DD can be DK, DM, or DL; of the and n distribution can be 0 or 1 or for (depending distribution; use DLO or DL1 on the use for system DMO the device type). Use DKO or DMl for the RK06 or RKO7 RLOl or RL02 distribution. DKl the distribution; RKO5 and APL-11 INSTALLATION GUIDE/RELEASE NOTES *@RRXAFL AFL-11 V02-00 RUILD COMMAND FILE FOR RSX-11M IS THIS SYSTEM MAFFEN? LY/NI!Y [0 YOU HAVE A FLOATING FOINTING FROCESSOR? LY/NI1iY 00 YOU WANT DOUELE FRECISION ARITHMETIC? LCY/NIIN DO YOU WANT TO GENERATE A MAF FILE? LY/NIIY ENTER THE DIRECTORY UIC (Cmynd) YOU WISH TO USE [S1: ET [306,363 /UIC=L306y361 00 YOU WANT TO COFY THE LIERRARY FROM THE DISTRIBUTION MEDIA? LCY/NIIY WAS THE DISTRIERUTION ON MAG TAFET LY/NIIY ENTER THE DEVICE NAME (DVn$) FOR THE DISTRIBUTION MEDIA [S1: MMO! Use FLX to cory the files off the tare LX SY!/RS=MMO:L200s2001AFLKX6.0LE/DO/IM =FLX SY!/RS=MMO:L200,2001AFLIX6.0RJ/DO/FE Ruild the command file for the task builder the Overlas Descrirtor File Euild Invoke E the task builder @AFL.CMD Fimished building AFL svstem SEQF Figure 1.1.2.1 building already 1-1 Sample present) by use it is for not handler (if not already resident), place cartridge 1in drive n (write-locked), make and mount the volume: the the executing >LOA DD: >ASN to (if command: (not needed device type if as the the system device is the distribution disk) same DDn:=AP: AP:APL11 MOU the the UIC ([x,y]) system device SY: [x,y] Next, load the disk distribution disk logical assignment, to from Magnetic Tape Preparation - Select an unused the APL system. Create it on the >UFD 1.1.2.2 object Build Session Building the Interpreter - You build the interpreter from the module library supplied on the distribution disk. Set the UIC [x,y] required >SET >PIP file you chose for building from the distribution the disk APL to /UIC=[x,y] SY:[x,y]/FO=AP: [200,200] BRXAPL.CMD the system, and system disk: copy the APL-11 INSTALLATION GUIDE/RELEASE NOTES Now execute the command @BRXAPL. You will be asked questions about your machine hardware and the options you want to include in your APL system. The The task requested, systems You and answers will will and 4 for may execute object file The are used mapped /UIC=(x,y] APLRXn.OLB;*/DE >PIP APLDXn.OBJ; */DE is Figure determined from description files 1-2 is distribution a runnable the following commands to used in the task build: >PIP n build an example (sample interpreter task. n the task builder map, if equals 0 for unmapped systems). >SET overlay to be 1in directory [1,5n]; be in directory [1,3n] (the Table 1-1. created of a Retain in build responses are delete the the [x,y], for session from object build 1library command and reference. the disk cartridge underlined). =RBRXAFL. AFL-11 VOR2-00 RUILD COMMAND EM MAFFEDT LCY/N1Y A FLOATING FOINTING no YOU HAVE THE FIS no YOU HAVE THE 5 no YOU WANT [fiION € RSX-11M LY/NI1IN T LY/NIIN SET? LY/NI1? Y ARITHMETIC? A MAF FILE? (Cmrrd) YOU LY/N?.Y LY/NI1IY WISH TO USE [S1: [3065341 /UIC=L306y361 00 YOU WANT TO COFY THE WAS THE DISTRIRUTION ON ENTER Use THE FIF DEVICE to cosg NAME the LIRBRARY MAG TA (IWni) 22005200 LRX3.0LE (2009200 LOX4,0R) the command file Build the Overlaw Descristor Invoke the task FROM THE DISTRIRUTION LY/NITIN FOR THE DISTRIRUTION MEDIA® MEDIA [S1: files Build TKE FOR FROCESSOR? IN"ThUFTIflN 00 YOU WANT T ATE ENTER THE UIRECTORY UIC T FILE for the task builder File builder @AFL.CMI ’ i Finished building Figure 1-2 AFL system Sample Build Session from Disk Cartridge LY/NIIY DL23 APL-11 1.1.3 Making interpreter use. This You install using the is INSTALLATION GUIDE/RELEASE NOTES Interpreter created, process the is APL the Task task called interpreter following command: >INS [1,5n]APL [/INC=size] the n is 0 for unmapped for file must "installing" the Again, Available image the Use made - After the available for interpreter. while logged on systems and for 4 be to a privileged mapped UIC, systems. You can install the APL interpreter either in the saved system image or as part of system startup procedures. To install during system startup, include the appropriate INS command (as shown above) in the system startup file [1,2] STARTUP.CMD. To install APL in the saved system image, consult the Guide or the RSX-11M-PLUS The optional interpreter task build enlarge Figure in built map the 1-3 to a 1-1) size (A) that could and or AFL.TSK7 4 parameter with 10K determine the sample task is words. 32K the task be specified in IDENTIFICATION ¢ VO2.03 XFR TASK TASK can You use size. The consult the /INC=size to can in The value maximum is thus, is the the 32K-A, total sum of task the size task maximum workspace which in this FAGE 1 (C image size example is ADDRESS! 043244 WINDOWS: EXTENSION F-W DISK ELK LIMITS: OVERLAY TOF Q00000 065753 1. t 10240, WORDS <° SIZE LIMITS? RASE TRE M37 07118 3069361 000246 001245 001000 00512, P LIMITS! ADDRESS AFL.TSK34 you (B); /INC= MEMORY ALLOCATION MAF ARL GEN TOTAL workspace 1l4K. Yo ! FRG the workspace. map. That extension NAME TASK FARTITION NAME UIC of value build b-MAR-80 TASK STACK controls words workspace. is Figure 32K-18K, /INC=size is RSX-11M System Generation and Management System Generation and Management Guide. 18176, WORDS &—A 28416, 000000 ¢ WORDS < 106773 000002 000250 000247 00167, DESCRIFTION: LENGTH 065754 27628, Figure 1-3 ACOFY Sample Task - Build Map APL-11 1.1.4 in one 1Invoking the of two ways: 1. If the INSTALLATION GUIDE/RELEASE NOTES Interpreter - You interpreter is can installed invoke as the an MCR 1installed as APL interpreter function, execute: >APL 2., If the interpreter is not an MCR function, you gain access on the execute: [x,y]APL >RUN After you invoke the interpreter, it responds with: TERMINAL.. When you APL and 1.2 You supply are RT-11 the ready V4 1. of terminal you are using, before you can use to begin. Installation must complete operating type to three steps APL RT-11 system. Determine hardware the name of the and precision interpreter save file options you associated need for the APL (1.2.1). 2. Copy the save file from the distribution tape (l1.2.2), disk (1.2.3), floppy disk II (l1.2.4) -- to your system device. 3. Invoke the with your interpreter media =-magnetic (1.2.4), or DECtape (1.2.5). 1.2.1 Choosing a Save File - Your distribution media contains the save files named in Table 1-2. You will copy APL from the one associated with the hardware options your machine has and the precision you want to use. Remember the digit at the end of the file name; you will substitute it for COPY statement. Precision Save File none single APLRT1.SAV none double APLRT2.SAV EIS single APLRT3.SAV EIS double APLRT4.SAV APL Hardware Options m in Table Save your 1-2 Files FIS, EIS single APLRT5.SAV FpPP, EIS single APLRT6 .SAV FPP, EIS double APLRT7 .SAV APL-11 INSTALLATION GUIDE/RELEASE NOTES 1.2.2 Installation from Magnetic Tape Distribution - To copy APL from the distribution magtape to your system device, perform these steps: 1. Place the distribution magtape on drive zero 2. Copy the save file selected in 1.2.1 to your write-lock and it. as device, system follows: .COPY The m SY:APL.SAV MTO:APLRTm.SAV/POS:0 is determined 1-2. from Table NOTE The device name is MM: 1If you substitute MM: for some magtape units are using such a device, for MT: in the COPY command. 1.2.3 Installation from Disk Distribution - To copy APL from the distribution disk to your system device, perform the following steps: 1. Place the distribution disk 2. Copy the save write-lock device, as .COPY in the drive appropriate and it. file selected in section 1.2.1 to system your follows: DVn:APLRTm.SAV SY:APL.SAV The m is determined from Table 1-2. The DV can be DK RKO5 distribution, or DL for RLOl or RLO2 distribution. for Installation from Floppy Disk or DECtape II Distribution - This 1.2.4 section tells how to copy APL from a distribution floppy disk or DECtape II. The storage capacity of these distribution media is 1limited, so the floppy or DECtape contains save files APLRT1, APLRT2, and APLRT3; second contains save files APLRT4, APLRTS5, APLRT6, and APLRT7. the Once save files listed in Table 1-2 are divided into two groups. you select the save file you need, determine which floppy DECtape it is on, and place it in the appropriate device. Copy the save file to your system device, .COPY DVn:APLRTm.SAV (CTG) . DY for disk or as follows: SY:APL.SAV The m is determined from Table distribution, The first 1-2. The DV can be DX for RX0l RX02 distribution, or DD for TUS58 distribution APL-11 1.2.5 1Invoking INSTALLATION GUIDE/RELEASE the Interpreter - To the interpreter, it invoke NOTES the APL interpreter, execute: +R After APL you invoke responds with: TERMINAL.. When APL 1.3 To you and supply are RSTS/E install 1. 2. the ready V7 of terminal you are using, APL-11 under RSTS/E V7, perform the following Determine the type of APL run-time install, and its corresponding number: system nn = 12 SINGLE PRECISION, NO FPP nn = 13 DOUBLE PRECISION, NO FPP nn = 16 SINGLE PRECISION, W/ FPP nn = 17 DOUBLE PRECISION, W/ FPP Mount Log you gain access to begin. Installation the mounted 3. type to distribution will into the be media; referred system on a to the as device on steps: you wish to it is which "dev:". privileged account (for example, [1,21). 4. If the distribution media "MOUNT dev:APL11/RO". If distribution the "ASSIGN If the dev:", media is a disk (RkO5 is a 7- 9-track or or RKO6), tape, then then type type dev:.DOS". distribution media is a DECtape, then type and change all occurrences of "/CO" to "/CO:T" "ASSIGN in step 5. 5. Enter are the following commands in the system (machine underlined): OLD dev:[1,2]APL Ready COMPILE [1,2]APL<104> Ready RUN $PIP #(0,1]1APL.RTS/CO/CL:128=dev: [0,1]APLnN.RTS #[1,2]APLCLR.APC/CO=dev: [1,2]APLCnn.APC #=[0,1]APL.RTS<63>/RE #=[1,2]APLCLR.APC<40>/RE #(1,2] INVERT.APL=dev: [1,2] INVERT.APL #=[1,2] INVERT.APL<40>/RE $°2z Ready (CONTROL-2) responses APL-11 INSTALLATION GUIDE/RELEASE NOTES RUN $UTILITY #ADD APL (CONTROL-2Z) $°z Ready APL-11 is now installed in your system. To have APL added at the start of RSTS/E time sharing, add a line of the form "FORCE KBO: ADD APL" by editing [1,2]RTS.CMD. (See RSTS/E System Manager's Guide for further information.) 1.4 To Tes ting Installation determine whether the perform Invoke APL Type the APL If you your following and a set your underlined should have interpreter TT was return terminal commands the in values the If terminal C21 Y_.BX.5 £31 T4, #X [41 10.R0,I09 10 FM 3.RV CS] END' OF TEST’ -} oI following sample 31 Y [5] fe1 you have an LA terminal SeHeo ‘Trhes 33x110 10719 Froor o — 1 0 v 307 JTENE BF TEsT: - - Either terminal type ” 0,33 0,66 0,99 1 2 3 4 5 2 3 4 5 3 4 5 6 4 5 6 7 5 6 97.35 7 8 88.77 1.65 1,32 1.98 2,31 6 7 8 6 7 8 9 1 2 7 8 9 1 2 3 8 9 1 2 3 4 9 1 83,16 2 3 80.52 9 2.64 2,97 3.3 1 4 5 80.85 4567891123 5678912234 6789123345 7891234456 8912345567 END OF TEST YVARS X 2 0,33 0:66 0.99 )OFF 1.32 1,65 session. shown. [11 35 C4] successfully, type. DL F i Y X_.EBX_0,33%.1010 C11l installed steps: 1.98 2,31 2,64 2,97 3.3 APL-11 2.0 DIFFERENCES 2.1 New e BETWEEN Features APL-11 INSTALLATION GUIDE/RELEASE NOTES APL-11 in Version can run VERSIONS 1.0 AND 2.0 2.0 under the RSX-11M and RSX-11M-PLUS operating systems. e The )READ and )WRITE commands in conjunction with )SAVE and e The commands )GROUP, )GRPS, functions and grouping of e The )LIB command e The scan operator e The format e The following union, and e is set and )GRP are by )COPY and )PCOPY provided to allow variables. provided. function subset, set is are replaced )LOAD. provided. (thorn) functions proper is provided. are subset, provided: nub, containment, intersection, strict containment, differences. Additional system variables and system functions are provided, including: System Variables e The AV -- Atomic CT -- Comparison I0 LC --- PP PW --- RL -- Random TS WA --- Time Stamp Workspace Available matrix CR -- Canonical EX -- Expunge Index Origin Line Counter FX NC --- Fix function Name Classification Print Print NL -- Name Many and Vector Tolerance Precision Width in Representation List Link divide interpreter; e System Functions and 1inverse version 1.0 functions they are APL primitive functions (for instance; inner product) have been reworked are user part of the functions. grade up, to conform grade down, to industry efficient. Booleans conventions. e Storing numbers in byte, the workspace integers 2 is more require 1 bytes, and real bytes of treated storage. 1In version 1.0, all numeric as floating-point numbers, requiring numbers data 4 or 4 or 8 items are 8 bytes of storage. 2.2 A Transferring procedure is Files provided and to Workspaces transfer workspaces, the )WRITE command, from APL-11 version files you created using the APL file system be accessed by your version 2.0 system. 10 or files written 1.0 to version in version 1.0 2.0. can using ASCII still APL-11 2.2.1 Transferring transfer files e Load e Execute function as a 2.3 e Use e Repeat READC Following version the the file workspace, the )WRITE (2.3) into the file name the Workspaces )WRITE Using the the )WRITE is 1.0 the your name version of command To using command function files to your the to £21 4(2=FFe ' )ASSIGH £23 £41 transfer APL-11 to write given version the £s1 A9 =14E21) /25 P =TIAZEL ) /TS 71 A for INFUT READC, which version 2.0 you can use system. LIME IA A SIMFLE ASSIGHMEMT 421 =3¢ 'REAL COMMAND J(2#FFe ' )CLOSE =4:'FATAL READ FIMISHEL ' 1')/0 COMMAMI ERFROF' 40 5143 A C151 =5:- L1631 IMFUT LIME IS A FUHCTIOM DEFIMITION ‘168C011') /=4 = ') /EE2 C173 *( VIETIAEZ1 £1831 4Z2 £1931 2], 0AVINI0+13 101,222) /85 A IMFUT LIME IS A MULTI-LIHE VARIAELE 201 A [21] GET THE SHAFE IMFO Z6I1ZZ2ex/e (SZ11 '€ ')V (~-0I0~L/ZZ1\ 'p ' 1) 42T 221 a C231 EEJe(TZPE ) /2Ry C24] Z21¢0Fx15 L2513 DELETE CHARACTER SEMTIAL (N e=R ) /28 £261 A C271 VARIAELE IA A MUMERIC ARRAT =2713(222>p221,221,¢180011)/27 £281 +Z10 L2931 you wish to a version 2.0 1.0. transferring Z2IZT1eQFeI £131 file workspace 1',Z20,' /FA')/Z4 Cél [12]1 system. workspaces: FETiee '1BLOTL ') /23 TTLe(V\TTLF )EZ1) /3 C113 2.0 create ZZQ§==]j;S=R;223 TZierld £93 To to a file. files (2.2.1). Function YREANC [101 - file. - instructions £13 [8] Command Command: argument. containing Transferring Load using )SAVE workspace e READC the GUIDE/RELEASE NOTES Written using READC, Execute 2.2.2 Files written transfer e INSTALLATION A VARIAELE IS A CHARACTER ARRAY C30] 28:zZZ1e¢'! C31] [32] 2Z9!4(=22>r221¢2Z1,18L011)/29 210:221¢Qre223,'z2]" CL331] Z222¢x16 £341 221 v 11 to transfer APL-11 APL-11 3.0 GUIDE/RELEASE NOTES CORRECTIONS Please make Reference e the Change to e following section end be on Change is of section The RELEASE you must are 4.1 Usage Control-C 1is Programmer's comments statements; may appear they do not at have It that file, does it not if the returns )ASSIGN the command error automatically message close the example of must a use section two return execute in function, the 1.5.1 such as is the incorrect. infinite Control-C's. you to RT-11 )OFF command. No command number level; To looper to of do NOTES The following interpreter. stop looper will the APL-11 file. execution you entry the that APL indicate open open." illustrated, that, indicate to an assigned Control-C's Under in lines. for already infinite suspend to containing 6.3.1 specified "channel 4.0 2.1.3 lines separate currently e corrections Manual: the to INSTALLATION RSX-11M not restrictions and RSX-11M-PLUS recognized execution, affecting you unless must enter the operating followed both a by a use of systems, carriage Control-C the a APL-11 Control-C return. and a Thus, carriage return. 4.2 Wildcard Under the wildcards Usage RSX-11M and in the restricted. must wuse a RSX-11M-PLUS operating file specification for If you use wildcard a wildcard for the for the version; unpredictable. 12 systems, the )LIB the use command of is file name or file type, otherwise, the results you are APL-11 Installation Release Guide/ Notes AA-J794A-TC READER'S NOTE: This form is for COMMENTS document comments only. DIGITAL will use comments submitted on this form at the company's discretion. If you require a written reply and are eligible to receive one under Software Performance Report (SPR) service, submit your comments on an SPR form. Did you find Did page you this manual suggestions find errors in understandable, for usable, and well-organized? improvement. this manual? If so, specify the Please indicate the Assembly type of language Higher-1level Occasional User with reader that you most and nearly represent. programmer language programmer programmer little (experienced) programming experience Student programmer Other (please specify) Name Date Organization Street City. error number. ooOoooao Please cut along this line. Please make State Zip Code or Country the — — — DoNotTearFold Hereand Tapg¢ — — — — — — — — — —_ - - No Postage Necessary if Mailed in the United States BUSINESS REPLY MAIL FIRST CLASS PERMIT NO.33 MAYNARD MASS. POSTAGE WILL BE PAID BY ADDRESSEE BSSG PUBLICATIONS TW/A14 DIGITAL EQUIPMENT CORPORATION - — Do Not Tear - Fold Here 01876 S e e Cut Along Dotted Line 1925 ANDOVER STREET TEWKSBURY, MASSACHUSETTS
Home
Privacy and Data
Site structure and layout ©2025 Majenko Technologies