Navigation:  Appendixes > Appendix B  Scheduling Projects > The Scheduling File >

aAutoOptions Section

Previous pageReturn to chapter overviewNext page

The aAutoOptions section must be included in every scheduling file. It functions as the wrapper for the rest of the file and provides the option for logging progress.

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE aAutoOptions>

<aAutoOptions>

<_LogFile>batch.log</_LogFile>

<!-- aBatches SECTION GOES HERE -->

</aAutoOptions>

 

Property

Description

_LogFile

If provided, the program will log it's actions including any errors encountered. The file name can be a complete path and file name, a relative path and file name, or just a file name. If a file name is used, the file is created in the working directory (usually the program directory).

 


Page url: http://www.helpandmanual.com/help/index.html?wmh_aautooptions_section.htm