MstrBlstr Newbie

Joined: 16 Apr 2007 Posts: 2
|
Posted: Mon Apr 16, 2007 2:33 am Post subject: Change text inside a named frame |
|
|
I have a document with 2 frames with known names
I want to change the font of the text inside each frame
How can I do that inside a macro?
pseudocode:
-select the text inside a frame named 'aaa'
-change font/size/bold/italic of the selected text
something with document.frames?
I tried recording a macro, but the selection of the frames does not record... |
|