Thanks for the note, vbr. The documentation seems to suggest that all of the macro commands can be accessed through the Editor Object Function (see http://gogogadgetscott.info/pspad/functions.htm#command):
command(editor_command: string): boolean Where editor_command can be any macro command (see http://gogogadgetscott.info/pspad/macroprikaz.htm). There is little detail on the proper way to provide x,y coordinates to the ecGotoXY macro. All of the above-mentioned syntax attempts with parentheses, braces and spaces fail. Is the documentation misleading - does PSPad actually provide access to the editor commands listed by way of command(string)? -- <http://forum.pspad.com/read.php?2,17483,39985> PSPad freeware editor http://www.pspad.com
