HP3000-L Archives

October 2003, 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:
"Gehan G." <[log in to unmask]>
Reply To:
Gehan G.
Date:
Mon, 20 Oct 2003 05:25:59 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (44 lines)
 I know this doens't answer your question but, I thought it
might be easier for you to start out with the command:
SHOWJOB [log in to unmask]

Then you don't have to search through your output for the
particular account.
It would be easy to set the job as a variable. Then you could
just do something like. :ljact @.sys

COMMAND LJACT;PARM ACT="@.@"
SHOWJOB JOB="!ACT"


Not an answer. just a sugesstion,
Gehan G.

--- Venkataraman Ramakrishnan <[log in to unmask]>
wrote:
> Hello everybody,
>
> I am trying to write a command file to list all the jobs in a
> particular
> account, but am having some trouble making it work.
> Am using the SHOWJOB JOB=@J command and dumping all the
> details into a
> msg file.
> Then am reading the msg file in a loop till the end and
> checking for
> jobs in that account using POS command.
>
> Have copy pasted the details below.
> --------------------------------------------------------------
> PURGE JOBLIST.DATA
> BUILD JOBLIST.DATA;REC=-80,,F,ASCII;DISC=10000;MSG
> SHOWJOB JOB=@J > JOBLIST.DATA

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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

ATOM RSS1 RSS2