En el editor de scripts, escribe o pega tu script.
Saltar entre los acontecimientos en el editor de scripts.
Consulte Editor de scripts para obtener más información.
Para probar el código deberá ejecutar una macro que contenga el formulario fuera del Editor de scripts.
To test the code you will have to run a macro containing the form, outside the Scripting Editor.
Cierre el Editor de scripts.
Close the Scripting Editor.
Editor de scripts: describe la interfaz donde se guarda el proyecto de scripting que contiene los scripts para el documento SPS.
Scripting Editor, which describes the interface in which a scripting project containing the scripts for the SPS are saved
El proceso de creación y edición de formularios en el Editor de scripts comprende estos pasos
Creating and editing Forms in the Scripting Editor consists of the following steps
La macro se abre en la ventana principal y su nombre aparece en la barra de título del Editor de scripts (imagen siguiente).
The macro is displayed in the Main Window and its name is displayed in the title bar of the Scripting Editor (screenshot below).
Cuando termine de editar el script guarde los cambios haciendo clic en el icono Guardar de la barra de herramientas del Editor de scripts.
After you have finished editing the script, save changes by clicking the Save command in the toolbar of the Scripting Editor.
Si un proyecto de scripting antiguo (archivo.prj) se abre en el nuevo Editor de scripts (versión 2010 o superior), la disposición gráfica de los formularios se migrará lo más fielmente posible y los scripts se copiarán tal y como están en el archivo.prj.
If a previous Scripting Projects (.prj file) is opened with the new Scripting Editor (version 2010 and later), the visual layout of Forms will be migrated as faithfully as possible and scripts will be copied as they are in the.prj file.
Si hace clic en el botón Editar, la macro seleccionada se abre en el Editor de scripts, donde puede editarla.
Clicking the Edit button opens the selected macro for editing in the Scripting Editor.
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.
Una vez creado y editado, el proyecto de scripting se debe guardar en memoria (haciendo clic en Guardar en la barra de herramientas del Editor de scripts o pulsando Ctrl+S).
After the scripting project has been created or edited, it must be saved in memory (by clicking the Save button in the Scripting Editor toolbar (or Ctrl+S)).