Saltar entre los acontecimientos en el editor de scripts.
Los scripts de automatización pueden crearse en el editor de scripts de Nuxeo Studio, que incluye sugerencias útiles de JavaScript en línea, o mediante cualquier editor de JavaScript.
Automation scripts can be created in Nuxeo Studio's script editor, which includes useful inline JavaScript suggestions, or using any JavaScript editor.
Cierre el Editor de scripts.
El proceso de creación y edición de formularios en el Editor de scripts comprende estos pasos
Si hace clic en el botón Editar, la macro seleccionada se abre en el Editor de scripts, donde puede editarla.
Haga clic en el botón Editar para abrir el Editor de scripts y editar la macro seleccionada.
Clicking the Edit button opens the selected macro for editing in the Scripting Editor.
Ejecutar una macro: instrucciones para ejecutar una macro desde el Editor de scripts y desde el entorno de XMLSpy.
Running a Macro explains how a macro can be run from the Scripting Editor and from the broader UModel environment as well.
Tras asignar una macro en la ventana Propiedades (imagen siguiente), podrá abrirla en el Editor de scripts haciendo clic en el botón Editar macro, situado a la derecha de la macro (imagen siguiente).
After a macro has been assigned in the Properties window (screenshot below), it can be quickly accessed for editing in the Scripting Editor by clicking the Edit Macro button to the right of its name (see screenshot below).
El editor de scripts también es compatible con JScript y VBScript e incluye un editor de formularios interactivo, así como una función para prueba y depuración de macros.
The scripting editor also supports JScript and VBScript, and includes an interactive form editor, and macro testing and debugging functionality.
Importante: Este tema de consulta no es un sustituto del diccionario completo de AppleScript, que se puede ver en el Editor de Scripts.
Important: This reference topic isn't a substitute for the complete AppleScript dictionary, which you can view in Script Editor.
Si hace clic en el botón Crear, se abre el Editor de scripts de StyleVision en una ventana nueva, donde puede crear la macro con facilidad.
When you click the Create button, the Scripting Editor of StyleVision opens in its own window, enabling you to quickly and easily create a macro.
Los formularios, controladores de eventos y macros se crean en el Editor de scripts.
Forms, Event Handlers, and Macros are all created in the Scripting Editor.
Proyectos de scripting en XMLSpy: describe cómo se usan en XMLSpy los proyectos de scripting creados con el Editor de scripts.
Scripting Projects in XMLSpy, which describes how the scripting projects you create with the Scripting Editor will be used in XMLSpy.