|
Navigation: Appendixes > Appendix B Scheduling Projects > The Scheduling File > aBatch Section |
![]() ![]()
|
The aBatch section is a container for each project that you will be running. Only one aModules section can be defined within this section.
Parent: aBatches.
<std::vector>
<aBatch _StartDelay="0" >
<_ProjectName>C:\Documents and Settings\michael\My Documents\wmt.wsm</_ProjectName>
<_Name></_Name>
<!-- aModules SECTION GOES HERE -->
</aBatch>
</std::vector>
Property |
Description |
_StartDelay |
The number of seconds to delay before starting the named project. This is useful if you don't want to query the search engines immediately after running a project. This can help prevent your IP from being blocked if you are on a static IP address. Currently Ask, Yahoo, and Google block for excessive searching (Google's more lenient if you search at night). |
_ProjectName |
This is the name of your project to run. It can be either a full or relative path, or just the project name if the project is in the current working directory. |
_Name |
An optional name for this batch. This can be left out as it is only used internally by the program. |
Page url: http://www.helpandmanual.com/help/index.html?wmh_abatch_section.htm