home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / vms / 14381 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  2.7 KB

  1. Path: sparky!uunet!gatech!bloom-beacon!eru.mt.luth.se!lunic!sunic!lth.se!CLAES@rigel.efd.lth.se
  2. From: claes@rigel.efd.lth.se (Claes Engelin, SKF Data, Sweden)
  3. Newsgroups: comp.os.vms
  4. Subject: RE: Q: LSEdit with DECwindows configuration
  5. Message-ID: <1992Sep1.085621.16429@lth.se>
  6. Date: 1 Sep 92 08:56:21 GMT
  7. References: <0095FC39.351E4780.21789@swdev.si.com>
  8. Sender: news@lth.se
  9. Reply-To: claes@rigel.efd.lth.se
  10. Organization: Lund Institute of Technology,Lund, Sweden
  11. Lines: 48
  12.  
  13.  
  14.     In article <0095FC39.351E4780.21789@swdev.si.com>,
  15.     tillman@swdev.si.com ("Brian Tillman, Smiths Industries, VAX
  16.     Support, x8425") writes:
  17.     
  18. >[...]
  19. >
  20. >One feature of V4.0 is that it can run on VMS or Ultrix (different kits, of 
  21. >course) and have the exact same command syntax.  This is called Portable LSE.  
  22. >DEC has changed the name, too, to DEC LSE.  You can choose the VMS-style 
  23. >commands so it is compatible with V3.1 or you can select the Portable command 
  24. >language (on an individual basis).  I use the Portable language, so my *real* 
  25. >command for changing the height is SET HEIGHT nn (instead of the example above, 
  26. >which is the VMS-style command).  Other examples of command differences are:
  27. >
  28. >    set left_margin nn    is now        set buffer left margin nn
  29. >    set right_margin nn            set buffer right margin nn
  30. >    align/comment_column=n            align n
  31. >    call procedure params            tpu procedure params
  32. >    capitalize word                capitalize
  33. >    cut/append                cut append
  34. >    cut/noerase                copy
  35. >    dcl command                cli command
  36. >    define key keyname lse-command        new key keyname lse-command
  37. >
  38. >and so on.  There are quite a few changes.  The main reason for these changes 
  39. >seems to have been to eliminate similarity to DCL, turning qualifiers into 
  40. >parameters.  Some of the changes (like the SET LEFT and SET RIGHT) seem to be 
  41. >just to make things more verbose, but the designers obviously thought that a 
  42. >more mnemonic grouping of commands would help.  Sometimes they succeeded, and 
  43. >sometimes not, but on the whole, someone jumping between VMS and Unix will have 
  44. >an easier time.
  45.     
  46.     Could it be that LSE now uses EVE's command parser? I never really
  47.     understood why LSE had to use its own parser, making it harder for
  48.     us TPU programmers to add LSE commands 8-}
  49.  
  50.     Apart from that, are there any other significant changes to LSE in
  51.     V4? For example, I could use EVE's block cut-and-paste (and FILL)
  52.     stuff.
  53.     
  54. --
  55. Claes Engelin       | e-mail:  CLAES@rigel.efd.lth.se (may change anytime soon!)
  56. SKF Dataservice AB  | MEMO:    MEMONET.SM.DSVGOT.G721746 (A Swedish net)
  57. S-415 50 GOTHENBURG | Phone:   +46 31 371943  |
  58. Sweden              | Fax:     +46 31 372505  |
  59. "After you stop believing in Santa Claus, the whole world just goes downhill"
  60.                  - Tom Clancy
  61.