HP3000-L Archives

January 1997, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Dr. Ferenc Nagy" <[log in to unmask]>
Reply To:
Dr. Ferenc Nagy
Date:
Fri, 31 Jan 1997 12:22:30 +0100
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (57 lines)
On Thu, 30 Jan 1997, Roy Brown wrote:

> [log in to unmask]>, "Dr. Ferenc Nagy" <[log in to unmask]>
> writes
>
> which is how you suppress unwanted output from MPE. Ferenc wants to go
> one stage further than I had previously considered, and suppress output
> from *executed* MPE commands. As you will see, this is most desirable in
> the context shown.)
>
> follows:
>
> ....
>  if cierror=907 then
>     flyback
>     setjcw !jc=0
> ......
>
> Then create the UDC 'flyback' as follows:
>
>   flyback
>   option list
>   comment Esc&a-99c-2YEscMEscMEscMEscA
>
> Replace each 'Esc' with a real Escape character, of course.
> The commands are from the 2392A book and they:
>
> Fly back up to 99 characters left, which should get to column 0
> Fly back 2 lines upwards, over the lines you don't want shown.
> Delete 3 lines downwards (your two, plus this line itself)
> Fly back one upwards, so that you don't get a blank line.
Thank you, Roy:
I implemented your suggestion as follows:
flyback N=2,Y=Y
option list
comment Esc&a-133c-!N!YEscMEscMEscMEscA

1. c/99/133/ for 132 column mode
2. c/2/!N/ to fly back more than 2 line sif necessary
3. c/Y/!Y/ otherwise the command interpreter reported an error (!NY was in
my first trial).

 Thank you for the suggestion.
                                              Frank

  |\  /~ ~~|~~~ Family : NAGY; first name : FERENC; title : Ph. D.
  | \ |   -+-   Institute of Isotopes of the Hungarian Academy of Sciences
  |  \|    |    1121 BUDAPEST Konkoly-Thege M. ut 29, HUNGARY (1525 Bp. POB 77)
`-'   '  `-'    E-mail : [log in to unmask]

Fax: (36)-1-395-9002, work phone: (36)-1-395-9123, home phone: (36)-1-277-4229.
            ^NEW!                        ^NEW!
Home address: H-1214 BUDAPEST Raketa u. 29. I. 3.

There are 3 kinds of programming errors:  syntactical, semantical and mystical.
The programmers have to suck up the users just as much as absolutely necessary.

ATOM RSS1 RSS2