scriptjobΒΆ
class scriptjob
Members
Methods:
| 
 | getcommandargs | (
 | 
Get the scriptjob command line arguments | 
| 
 | getcommandline | (
 | 
Get the scriptjob command line as a string | 
| 
 | getscriptargs | (
 | 
Get the scriptjob arguments after the command and script | 
| 
 | getscriptcommand | (
 | 
Get the scriptjob executable to run the job | 
| 
 | getscriptfile | (
 | 
Get the scriptjob file to run the job | 
| 
 | getscriptname | (
 | 
Get the scriptjob display name for a given frame | 
Documentation
Get the scriptjob command line arguments
Arguments:
frame the frame
Return:
args the scriptjob command line
Get the scriptjob command line as a string
Arguments:
frame the frame
Return:
cmd the scriptjob command line
Get the scriptjob arguments after the command and script
Arguments:
frame the frame
Return:
args the scriptjob arguments
Get the scriptjob executable to run the job
Arguments:
frame the frame
Return:
name the scriptjob executable command
Get the scriptjob file to run the job
Arguments:
frame the frame
Return:
name the scriptjob file
Get the scriptjob display name for a given frame
Arguments:
frame the frame
Return:
name the scriptjob name