home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / cmspipl / 507 < prev    next >
Encoding:
Text File  |  1992-07-22  |  2.3 KB  |  55 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!DKNKURZ1.BITNET!RZOTTO
  3. X-Acknowledge-To: <RZOTTO@DKNKURZ1>
  4. Message-ID: <CMSPIP-L%92072211591215@AWIIMC12.IMC.UNIVIE.AC.AT>
  5. Newsgroups: bit.listserv.cmspip-l
  6. Date:         Wed, 22 Jul 1992 11:38:35 MEZ
  7. Sender:       VM/SP CMS Pipelines Discussion List <CMSPIP-L@MARIST.BITNET>
  8. From:         Otto Stolz <RZOTTO@DKNKURZ1.BITNET>
  9. Subject:      Re: Piping into an Xedit file.
  10. In-Reply-To:  Message of Mon,
  11.               20 Jul 1992 12:04:21 EDT from <3M4MLBS@CMUVM.CSV.CMICH.EDU>
  12. Lines: 41
  13.  
  14. On Mon, 20 Jul 1992 12:04:21 EDT Carl Kinney said:
  15. > I have been trying to use the XEDIT stage of PIPES. I am using it in a
  16. > xedit profile. The profile is called from another exec that has put one
  17. > or more lines into the console stack. [...] But I get no
  18. > indication that the lines get into xedit. [...]
  19.  
  20. I've tried your scheme, and it works.
  21.  
  22. That you get no indication of the lines gone into XEDIT may be due to the
  23. following crucial XEDIT settings your profile seems to perform:
  24.    SET CURLINE ON 6
  25.    SET PREFIX ON LEFT
  26.    SET NUMBER OFF
  27.    SET CMDLINE OFF
  28.  
  29. When the xedit screen shows up, the current line points to the end-of-
  30. file (right after the lines you inserted into the file), the current
  31. line is topmost in the file area (so you cannot see the lines inserted),
  32. and its prefix shows a row of equal-signs (as any prefix does). However,
  33. there are two feeble indications in the status line, viz. the LINE and
  34. ALT settings.
  35.  
  36. To get a stronger indication of the lines inserted, you could
  37. - either address xedit "COMMAND TOP" from your profile *after* inserting
  38.   the lines,
  39. - or press PF7 (if set to COMMAND BACKWARD, as usual) when the seemingly
  40.   empty file is displayed on your screen,
  41. - or address xedit "COMMAND SET NUM ON" from your profile to see a line-
  42.   number in the prefix area.
  43.  
  44. I'll send a copy of the EXEC and XEDIT files I used to test this to
  45. Carl Kinney, under separate cover.
  46.  
  47. Carl, after invoking my NN EXEC, try to switch the cmdline on (I set PF12
  48. to accomplish this for you), then enter TOP. Or press PF1 to show the
  49. current PF settings. If your problem is different from what I perceived,
  50. ask again in PIPES-L, or XEDIT-L, whichever seems more appropriate.
  51.  
  52. Happy plumbing,
  53.                     Otto Stolz <RZOTTO@DKNKURZ1.Bitnet>
  54.                                <RZOTTO@nyx.uni-konstanz.de>
  55.