August 6, 200718 yr Newbies I would like to define a simnple script that would change the text color of a specific field HELP
August 6, 200718 yr Set Field[ SomeField ; TextColor( SomeField ; RGB ( 200 ; 0 ; 0 ) ) ] I think its TextColor, otherwise it might be TextColorAdd, not sure - check the function list or just try both, it will tell you which one is invalid.
Create an account or sign in to comment