Newbies mnbenz Posted August 6, 2007 Newbies Posted August 6, 2007 I would like to define a simnple script that would change the text color of a specific field HELP
Genx Posted August 6, 2007 Posted August 6, 2007 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.
Recommended Posts
This topic is 6380 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now