Match, Change Text Attributes then change case

I want to use the following keyin to match text attributes then change to the the text to the matched attributes and then change the text to upper case. The first two

work, but I am not having any luck with the last. I have the mdl textutil loaded already so I thought I could just say textutil chcase in order for it to work.

Wrong. What am I missing?

match text attributes;%d;modify text;%d;textutil chcase;%d

Thanks,

Craig

Parents Reply Children