[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
.VariableIf
This command informs dbReport that conditions on which to
calculated various variables follows. A variable may have a number
conditions associated with it, however, the use of brackets is not
supported
Example
.Fields
Married
*
.Variables
TotalMarried TALLY
TotalSingle TALLY
*
.VariableIf
TotalMarried IF Married == .t.
TotalSingle IF Married == .f.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson