Brad Davidson Tue, 18 Oct 2005 14:43:46 -0700
Brad, Or the other way around:
SET VAR vTextVal TEXT SET VAR vIntVal INT GETPROPERTY componentID TEXTVALUE 'vTextVal' SET VAR vIntVal = (INT(.vTextVal)) Thanks, Bill and Albert - just what I was looking for! -Brad