HP3000-L Archives

November 1996, Week 4

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:
Stan Sieler <[log in to unmask]>
Reply To:
Stan Sieler <[log in to unmask]>
Date:
Tue, 26 Nov 1996 20:28:24 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (33 lines)
Don writes:

> I have a job in which I am trying to locate a specific text throughout
> the system.
...
> !MPEX
> PRINT @[log in to unmask](CODE="" OR CODE="111");SEARCH="DEV=PP">*ELITE2
> PRINT @[log in to unmask](CODE="" OR CODE="111");SEARCH="DEV=PP">*ELITE2
...
> Originally, I used just @[log in to unmask]@.  However, it seemed to hang on a certain
> file, so


When it hangs, is it on the last file of a group?  And, is the next
group on a private volume that isn't mounted?  (Just wild guesses)

By "hang" I assume you mean that it isn't eating CPU time.

It would be interesting to get the PIN (perhaps via :SHOWPROC) and
then do:

   1) logon as MANAGER.SYS
   2) :debug
   3) pin #123         (assuming PIN is decimal 123...don't forget the "#")
      tr,i,d
      c

and post the stack trace.

--
Stan Sieler                                          [log in to unmask]
                                     http://www.allegro.com/sieler.html

ATOM RSS1 RSS2