Newbies kfeds Posted April 30, 2002 Newbies Posted April 30, 2002 I need to toggle text format from plain to strikeout and back, based on a script attached to a button. I do not see a script step regarding formatting, other than Proper(). I also don't think I can access menu steps through a script. Is there a way to do this? Advice is appreciated.
falkaholic Posted April 30, 2002 Posted April 30, 2002 make 2 fields. one with each type of formatting, and mirror the contents (have one field a calcuation or have it copy during script) make 2 scripts that uses the "go to field" script step for each of the fields. then put them directly on top on one another in the layout (make sure not to have them transparent) add a global field of type number. the script to toggle formating should call the the approprite script depending on the global (have it say, 1 for normal, 2 for strickthru). this SHOULD work, i'm kinda of making up as i go along
Recommended Posts
This topic is 8247 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