end
Marks the end of a job stream definition.
Syntax
end
Examples
schedule test1 on monthend
:
job1
job2
job3
end << end of job stream >>
Marks the end of a job stream definition.
end
schedule test1 on monthend
:
job1
job2
job3
end << end of job stream >>