HP3000-L Archives

September 2004, 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:
"Emerson, Tom" <[log in to unmask]>
Reply To:
Emerson, Tom
Date:
Tue, 28 Sep 2004 10:43:27 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (48 lines)
Feedback is always a nice thing to have...

> -----Original Message-----
> Behalf Of Johnson, Tracy
> 
> I have an MPEX LISTF that looks for a particular fileset, 
> if it finds at least one, then it goes through a QEDIT 
> routine.  Unusual error at bottom.  Been running for years.  
> Files created by SF2HTML.  It says unknown LDEV, to the
> best of my knowledge, I'm not asking for any LDEV.  
> 
> Any ideas?
> 
> /SYS/PUB%>LISTF /APACHE/PUB/htdocs/MMV090/@/@[log in to unmask]
[...]
> /SYS/PUB%>IF MPEXNUMsucceeded > 0 THEN
> *** EXPRESSION TRUE
> /SYS/PUB%>RUNCREATE QEDIT.PUB.VESOFT;XL=MPEXHKNL.PUB.VESOFT
> /SYS/PUB%>REPEAT

recommend: add "  echo ---Processing !mpexcurrentfile" here

> /SYS/PUB%>>  RUNINPUT T !MPEXCURRENTFILE
> /SYS/PUB%>>  RUNINPUT CHANGE "<HTML>"" @
> /SYS/PUB%>>  RUNINPUT CHANGE "<BODY>"" @
> /SYS/PUB%>>  RUNINPUT CHANGE "<LISTING>"" @
> /SYS/PUB%>>  RUNINPUT KQ
> /SYS/PUB%>>FORFILES /APACHE/PUB/htdocs/MMV090/@/@[log in to unmask]
> /SYS/PUB%>RUNINPUT EXIT
> /SYS/PUB%>RUNACTIVATE

however, you do also realize you can issue the command

   %QEDIT <mpexfileset>,<qeditcommand>

to accomplish the same thing, right?  [look it up -- it will also use the ,IFDIRTY option on the keep command if/when appropriate]

> Qedit/iX. Copyright Robelle Solutions Technology Inc. 
> 1977-2001 Type ? for Help
> (Version 5.2)
> Unknown logical device. (CIERR 345)
> Abort program - Error# 345

has your global QEDITMGR file been changed recently [or, at least, any qeditmgr file this particular instance might be running?]  I don't see any indication as to whether this error occurs before or after "the very first" command passed as the runcreate/input/activate input file.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2