home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / sillies / silly8 / I / IBM3090 next >
Text File  |  1994-02-18  |  4KB  |  84 lines

  1.  
  2.                         Why I like the IBM 3090
  3.                         -----------------------
  4.  
  5. First, there's the wonderful operating system, VM/SP  which has SO many
  6. advantages!  Here are some of my favorites!
  7.  
  8. 1.  All  of your files are in the same directory, you don't have to
  9.     worry about subdirctories and other nonsense,
  10.  
  11. 2.  For file names, not only do you get a file name, but you also get a
  12.     file type AND a file mode, with the name and type each being an
  13.     astounding 8 characters, plus a 2 character file mode, way more than
  14.     I ever had on my Apple II,
  15.  
  16. 3.  If you create a small file, it automatically makes sure it takes up
  17.     one 4K block on your disk, so you can add up to 4K of data to the
  18.     same file and not take any more disk space!!! WOW!!!!!
  19.  
  20. 4.  When you get an account you get an ENTIRE cylinder to yourself, an
  21.     amazing 465K, which is more than my 5 1/4 inch, single sided,
  22.     low density PC disk,
  23.  
  24. 5.  If a FORTRAN file is too long (250 lines) to compile on your disk
  25.     because the temp files fill up your cylinder, all you have to do is
  26.     unlink your A disk, create a big temporary disk, attach that as your
  27.     A disk, attach your old A disk as another disk, copy the source file
  28.     to the new A disk, then compile it - simplicity itself!
  29.  
  30. 6.  You never have to worry about background processes, redirection, or
  31.     piping because the 3090 doesn't have any!  Or command histories!
  32.  
  33. 7.  Or here (WSU) we are privaleged to have RESLIM, which makes sure that
  34.     you don't use any more CPU time than you want to or have to,
  35.  
  36. 8.  We also have system administrators who also make sure we don't use
  37.     more CPU than we have to, not to mention they tell us what we can
  38.     and can not do, and what they think they legally can and can not do,
  39.     such as maintenance on our accounts to make sure there is nothing
  40.     wrong with any of our personal files,
  41.  
  42. 9.  If any files have sat in your reader/mailbox too long, they will
  43.     automatically be discarded for you,
  44.  
  45. 10. And finally, all of the USEFUL on-line help!  All you have to know
  46.     is the name of the command and whether it is in CP or CMS or SOFTWARE
  47.     or one of the other help menus, and you can get a GREAT description
  48.     of that command AND some examples how to use it like you would want
  49.     to every day!
  50.  
  51. Not only is the operationg system fantastic, they have an AWESOME full
  52. screen editor, XEDIT.  Boy, it's quite a step up from EDLINE on my PC!
  53. Just look how powerful it is:
  54.  
  55. 1.  If you want to move your cursor to the middle of the screen, all you
  56.     do is hold down the arrow keys until you get there,
  57.  
  58. 2.  If you wanna delete a whole bunch of characters in the middle of the
  59.     line all you have to do is hold down the DELETE key until they all
  60.     magically dissappear,
  61.  
  62. 3.  If you wanna insert something, all you do is hit the INSERT key and
  63.     type in what you want, unless it's too long for that line, then all
  64.     you gotta do is split the line where you want by using the PF11 key,
  65.     which if you are on a VT100 is just an ESC minus sign,
  66.  
  67. 4.  After you do any commands in that neat prefix area, your cursor
  68.     almost always goes back to the command line at the bottom of the
  69.     screen,
  70.  
  71. 5.  You never have to worry about anything nasty like tab keys, there are
  72.     no tab stops by default (unless you wanna set them)
  73.  
  74. 6.  And, unless you tell it otherwise, XEDIT always creates fixed length
  75.     lines of 80 characters, so if you ever want to put more stuff on the
  76.     same line sometime later, there is room for it!!
  77.  
  78. Add to all of this such things as COBOL, disk linking, EBCDIC
  79. character set (I mean who says J should follow I?), and even
  80. some AWESOME graphics capabilities, and you'll have to agree that the
  81. IBM 3090 is the system for you!!!!
  82.  
  83. *** EOF
  84.