Brad,

Or the other way around:

SET VAR vTextVal TEXT
SET VAR vIntVal INT
GETPROPERTY componentID TEXTVALUE 'vTextVal'
SET VAR vIntVal = (INT(.vTextVal))

Bill

Albert Berry wrote:
> vWhatever = (CTXT(IntCol))
> 
> 
> 
> Brad Davidson wrote:
> 
> 
> 
> > I recall a solution to subject but cannot find in my files...
> >
> >
> >
> > Want to apply Getproperty Textvalue for a unique integer column value in a
> >
> > scrolling region but cannot recall the work around to convert to text,
> >
> > etc... Anyone have this? Much appreciated.
> >
> >
> 

Reply via email to