\check Sample check \subMenu Unsupported \script SampleCheck.py \books \noText \toList \description This is a sample check which may be modified by publishing support personel to create custom checks. The original version checks for repeated words but allow "had had". \programToRun Python \utf8 \helpFile SampleCheck.rtf # Uncomment the following line to prompt the user to enter a parameter on the # main check screen. #\Parameter1 Parameter value? # Setup options # Repeat this sequence for each option required # This is the name by which the option will be know to the python program. # This must begin with a letter and not include anything except letters and numbers. \optionName TestOption1 # This is the name which the user will see \optionLocalizedName First Test Option # This is the description the user will see \optionDescription Enter a value for the first test option as follows ... # This is the value for this option that will be used by default. # If you specify Yes or No the user will be restricted to these two choices # for this option. \optionDefault -