Index: trunk/doc/user/09_appendix/action_reference.html =================================================================== --- trunk/doc/user/09_appendix/action_reference.html (revision 9179) +++ trunk/doc/user/09_appendix/action_reference.html (revision 9180) @@ -181,8 +181,8 @@ ReloadScript (RND)Reload a fungw scriptReloadScript(id)script plugin RemoveMenuRecursively removes a new menu, popup (only path specified) or submenu. RemoveMenu(path, cookie) RemoveSelectedRemove all selected objectsRemoveSelected() -RenumberRenumber(selected|all, lr|rl|tb|bt, [base])renumber -RenumberDialogRenumberDialog()renumber +RenumberRename (renumber) selected or all symbols on current sheet or on all sheets of the project. Second argument is the direction of numbering (e.g. rl means right-to-left). If base is specified, it is an integer and is the first number assigned. Non-numerical name prefix is preserved (R, C, etc.)Renumber(Selected|All|SelectedProject|AllProject, lr|rl|tb|bt, [base])renumber +RenumberDialogOpen the graphical frontend dialog box for the Renumber() action. The dialog box is single instance and non-modal.RenumberDialog()renumber ReplaceSymbolReplace target symbol with the first symbol from the bufferReplaceSymbol([object]) RevertRevert to on-disk version of file(s). Default target is sheet.Revert([sheet|project]) rnd_acosscript plugin @@ -268,7 +268,7 @@ UndoSplitRenumber undo serials so they can be undone separatelyUndoSplit()diag plugin UnloadUnload (close) current project or sheetUnload(Sheet|Project)plug_io_act UnloadScript (RND)Unload a fungw scriptUnloadScript(id)script plugin -UnSelectUnselect all objects.UnSelect([All]) +UnSelectUnselect all objects. When first argument is omitted or is All, the action operates on the current sheet. When the first argument is AllProject, it operates on all sheets of the current project.UnSelect([All|AllProject]) ViewDialogBring up a modal dialog for selecting the current view or editing views of the current project.ViewDialog()sch_dialogs ZoomGUI zoomZoom()
Zoom([+|-|=]factor)
Zoom(x1, y1, x2, y2)
Zoom(?)
Zoom(get)sch_rnd_gui ZoomToGUI zoomZoom()
Zoom([+|-|=]factor)
Zoom(x1, y1, x2, y2)
Zoom(?)
Zoom(get)sch_rnd_gui