HP3000-L Archives

November 2000, Week 3

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:
Barry Lake <[log in to unmask]>
Reply To:
Barry Lake <[log in to unmask]>
Date:
Mon, 20 Nov 2000 10:42:22 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (28 lines)
At 9:32 AM -0800 11/20/00, Jay Willis wrote:
>Can't seem to locate my notes on how to capture and print the error
>message a user gets when he's got a Vplus screen open and his program
>aborts, filling all the field windows with the message. Or I *could*
>learn speed-reading :-)


One way to do this, if you know exactly what keystrokes cause the error,
and you don't require feedback from the screen to know what you're doing,
is to run the screen with its output redirected to a file. Then when you
get your abort, all the error messages will go to the file, rather than
distribute themselves among your fields. Something like this should do the
trick:

  :run scrnprog > errfile
  <do whatever causes the abort>
  :print errfile

HTH,


Barry Lake                              [log in to unmask]
Allegro Consultants, Inc.               www.bogus.allegro.com
(408)252-2330
--------
Attempting to reduce spam influx.
Remove ".bogus" to create valid address.

ATOM RSS1 RSS2