LeaveBlankLines=OnOrOff |
This #option command lets you determine whether or not blank lines are ignored. By default they are removed.
Note that this only filters the input files, any blank lines you generate are passed through, if this is not what you wish you should use the #transform command.
If the "OnOrOff" parameter is empty then it defaults to the current default value, otherwise one of the following is expected:
Example |
#Option LeaveBlankLines=ON ;;Don't drop blank lines