Submit a Story  :  IRAF Links  :  Past Polls  :  Calendar  :  Advanced Search  
     iraf.net
FAQ
 Forum FAQForum FAQ   Forum SearchForum Search   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

VMS batch jobs

 
Post new topic   Reply to topic    iraf.net Forum Index -> Sitemail Archives
View previous topic :: View next topic  
Author Message
Guest
Guest





PostPosted: Thu Jan 14, 1988 9:44 pm    Post subject: VMS batch jobs Reply with quote

Bruce, you can submit VMS batch jobs by appending a "b" to the "&" that
signifies a batch job. E.g.:

cl> task params params &b # for a normal batch job
cl> cl < script.cl &b # for a script batch job

Or, if your VMS system has multiple kinds of batch job queues AND your
IRAF installer set them up accordingly in hlib$irafuser.com, you can
submit to specific batch job queues as:

cl> task &f # if you have a high-prio Fast queue
cl> task &s # for a low-prio Slow queue

You can examine hlib$irafuser.com to see the local site VMS translation
names for the queues BATCH, FAST, and SLOW, then from VMS do:

$ show queue/batch/all

to see the names of the local queues. (I assume you know how to escape
from the CL with "!" as in:

cl> !show queue/batch/all

Steve Rooke


Post generated using Mail2Forum (http://www.mail2forum.com)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    iraf.net Forum Index -> Sitemail Archives All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2009 phpBB Group
 Copyright © 2005-2011 iraf.net
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 1.46 seconds