Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 3/20/2006 Posts: 30
|
When adding a PCF to an Easy Scan, the default is " TRUE", IS there a way to change it to " - FALSE"?
- Sal
|
|

 Worden Trainer
Joined: 10/1/2004 Posts: 18,819
|
There is not. You would have to make a different PCF that looks for the opposite to be TRUE.
- Craig Here to Help!
|
|
Registered User Joined: 1/1/2005 Posts: 2,645
|
QUOTE (ncshockey) When adding a PCF to an Easy Scan, the default is " TRUE", IS there a way to change it to " - FALSE"?
Sal,
If the original PCF is represented by X, then replacing it by NOT( X ) will accomplish what you want, i.e., X returns False if and only if NOT( X ) returns True.
Thanks,
Jim Murphy
|
|
Registered User Joined: 3/20/2006 Posts: 30
|
Craig and Jim, thanks, makes sense - Sal
|
|
Guest-1 |