Harold Fuchs <harold <at> wolfeden.demon.co.uk> writes: > I opened a new Writer document and went to Tools/Macro/Record.... > > I then went through the steps, ... to change language from my usual > British English to American English (I have both properly installed). > > Having done this I hit the Stop Recording button and saved the macro. I > named it "American" and saved it in My Macros/Standard/Module1. .... > When I looked at the macro in the editor, all I found was: .... > Clearly there is no code in the above to change the language setting. > > What am I doing wrong please? > It isn't anything you've done or failed to do. The macro recorder just is not up to the job. The code you recorded is typical of many instances where the software opens a dialogue wherein the user must make certain choices and close the dialogue to give effect to them. The recorder simply records the use of the "dispatcher".
It may be possible to change language settings by a macro but the recorder will not help. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
