R
rubicam88
Guest
I making skill programming to get parameterized cell (pcell) value
(After selecting pcell)
but Trouble occurs when the value of pcell is the same as default.
when pcell value default is 20, and a set value is 20,
I do not think that the method being done by me is correct.
Could you teach the correct method ?
(After selecting pcell)
30 <- pcell valueptr=car(geGetSelectedSet())
ptr->l
but Trouble occurs when the value of pcell is the same as default.
when pcell value default is 20, and a set value is 20,
nil <- return to nilptr->l
I do not think that the method being done by me is correct.
Could you teach the correct method ?