Sponsored Content
Full Discussion: AutoSys Tutorials
Top Forums UNIX for Advanced & Expert Users AutoSys Tutorials Post 302077806 by cpm189 on Monday 26th of June 2006 02:44:52 PM
Old 06-26-2006
AutoSys Tutorials

Hi,

Where can I find a good AutoSys User Guide so that I can get all the details on those AutoSys commands like "sendevent" and "autorep"?


Thanks a lot in advance.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Online Tutorials

Does anyone know of any decent online tutorials with regard to Solaris and/or Oracle, currently I'm just hamming my way through but would like to get some more in depth knowledge of the subjects. And as I'm sat at work all day with nothing to do, I thought I'd give the old brain a workout before... (1 Reply)
Discussion started by: kmugglet
1 Replies

2. Shell Programming and Scripting

tutorials

i just got used to some basic unix commands etc i wanted to learn shell programming i bought the book but it looks like full of command reference and doesn't teach how to do shell scripting any good ones in this site or over the web . thank you siva (1 Reply)
Discussion started by: siva_jm
1 Replies

3. Programming

gdb Tutorials

Can anyone give me the link to a website having gdb tutorials (for advanaced debugging & shortcuts) http://www.burneddowndays.com/talk/YaBBImages/rolleyes.gif (1 Reply)
Discussion started by: wojtyla
1 Replies

4. Windows & DOS: Issues & Discussions

Cygwin Tutorials

Hi.. I required Cygwin User Guide and Reference Materials.If anybody knows the related URL Kindly help me. Thanks & Regards :) Sanjay.Karthik (1 Reply)
Discussion started by: sanjay.karthik
1 Replies

5. Programming

Encryption Tutorials

Hi , I would like to know how to write encrytion functions in c++ in linux environment.so would like u get some tutorials on the topic. Can anyone help (1 Reply)
Discussion started by: wojtyla
1 Replies

6. UNIX for Advanced & Expert Users

Documentation and books on Autosys Job Control Tool from Autosys

My project uses Autosys. I am new to this product and I don't know where to start from. Q1. Please provide me the link where I can get Autosys documentation Q2. Please refer a good book on Autosys. (Beginner/Intermediate Level) (0 Replies)
Discussion started by: gram77
0 Replies

7. Linux

RHCE tutorials

Does anyone here who is an RHCE already? Do you have tutorials for this? (0 Replies)
Discussion started by: invinzin21
0 Replies

8. UNIX for Dummies Questions & Answers

Autosys: How to change a machine name in Autosys JIL.

All the autosys jobs are on server-1 and server-1 has been crashed due to some reason, Now I have to run 5 autosys jobs on server-2 (failover server) which are on server 1. How to do with Autosys command (which command needs to fired on JIL) (0 Replies)
Discussion started by: tp2115
0 Replies

9. UNIX for Advanced & Expert Users

.NET Tutorials

Does anyone have any good .NET Tutorials? What are some good websites for .NET Tutorials? (0 Replies)
Discussion started by: cokedude
0 Replies
PLADV(3plplot)							    PLplot API							    PLADV(3plplot)

NAME
pladv - Advance the (sub-)page SYNOPSIS
pladv(sub) DESCRIPTION
Advances to the next subpage if sub=0, performing a page advance if there are no remaining subpages on the current page. If subpages aren't being used, pladv(3plplot)(0) will always advance the page. If sub>0, PLplot switches to the specified subpage. Note that this allows you to overwrite a plot on the specified subpage; if this is not what you intended, use pleop(3plplot) followed by plbop(3plplot) to first advance the page. This routine is called automatically (with sub=0) by plenv(3plplot), but if plenv(3plplot) is not used, pladv(3plplot) must be called after initializing PLplot but before defining the viewport. Redacted form: pladv(sub) This function is used in examples 1,2,4,6-12,14-18,20,21,23-27,29,31. ARGUMENTS
sub (PLINT, input) Specifies the subpage number (starting from 1 in the top left corner and increasing along the rows) to which to advance. Set to zero to advance to the next subpage. AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere. SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLADV(3plplot)
All times are GMT -4. The time now is 11:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy