Jan got it!

No dot on left, dot on right of comparison.

Easy to miss!  You can make it more obvious by parenthesizing your variable. 
Then they always need dots

IF (.vShipState) <> (.vSgetState) THEN

Dennis

________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of jan johansen
Sent: Wednesday, October 14, 2009 11:03 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: SGET

Jim,

I think you need to dot the <> variable as such
IF vShipState <> .vSgetState THEN

Jan



Reply via email to