|
Edit <job>
<job> name
Supply the name for the job. This string must be unique
if there are more <job> sections in the Project (*.wsf). As
you may need to supply this string on the command line it is
recommended to keep this string short and without spaces or other
special characters.
A Project can contain one or more
<job> elements. One <job> forms one unit, one task to
run.
If there is only one <job> in the Project, that <job>
is always executed. When there are more <job> elements, the
user can select which <job> to run. It is possible to run
more <job> at a time.
A <job> must have a unique name within the project file.
See Also
Working with Project Tree
|