Dear Rao Sir ,
I am using below SAY Statement with GET Control , need COLOR clause to SAY only not GET. as something like given below ...! How we can achieve this ?
Thanks
Shridhar
I am using below SAY Statement with GET Control , need COLOR clause to SAY only not GET. as something like given below ...! How we can achieve this ?
@ 10,10 SAY ":" GET oRec:Item_name COLOR nRGB(,,,) , nRGB(,,,) ;
SAYCOLOR nRGB(,,,) , nRGB(,,,) ===> // COLOR CLAUSE FOR SAY ONLY....!Thanks
Shridhar