10-27-2010, 12:59 PM
Hi Prima,
Descriptive Programming is 'A Silver Bullet' in such type of cases.
Check the properties of the object using object spy to evaluate the effect of any operation. After that you can perform the respective operation on that object.
For Ex: In your case the property you should look for is 'Color'.
Descriptive Programming is 'A Silver Bullet' in such type of cases.
Check the properties of the object using object spy to evaluate the effect of any operation. After that you can perform the respective operation on that object.
For Ex: In your case the property you should look for is 'Color'.