Any number of macros can be added to the active scripting project.
Setting the global scripting project of an application
The macros in the scripting project will now appear in the Macros pane of the Macros tab (see screenshot below).
A continuación aparecen las macros del proyecto de script en el panel Macros de la pestaña Macros (imagen siguiente).
A scripting project is assigned to an Authentic Desktop project as follows
Every scripting project can have references to.NET assemblies-in addition to the default references.
Los proyectos de scripting pueden tener referencias a ensamblados.NET (además de referencias predeterminadas).
The Global Declarations component is present by default in every Scripting Project (see screenshot below), and therefore does not have to be created.
Declaraciones globales El componente DeclaracionesGlobales está presente por defecto en todos los proyectos de scripting (imagen siguiente) y, por tanto, no hace falta crearlo.
Importing a namespace does not add or load the corresponding assembly to the scripting project!
Al importar un espacio de nombres no se añade ni se carga el ensamblado correspondiente al proyecto de scripting.
The events module of a scripting project, contains predefined functions for all events prior to version 4.4.
El módulo Eventos de un proyecto de scripting contiene funciones predefinidas para todos los eventos de todas las versiones anteriores a la versión 4.4.
So, make sure to: (i) save the scripting project (to memory), and (ii) subsequently save the SPS (to a file location).
Por tanto, es necesario (i) guardar el proyecto de scripting (en memoria) y (ii) después guardar el diseño SPS.
Forms, a component which contains all the Forms defined in the scripting project.
Formularios: este componente contiene todos los formularios definidos en el proyecto de scripting.
Macros, a component which contains all the Macros defined in the scripting project.
Macros: este componente contiene todas las macros definidas en el proyecto de scripting.
Scripting Editor, which describes the interface in which a scripting project containing the scripts for the SPS are saved
Editor de scripts: describe la interfaz donde se guarda el proyecto de scripting que contiene los scripts para el documento SPS.
The scripts in the saved scripting project, however, will only be saved to the SPS when the SPS is saved.
Sin embargo, los scripts del proyecto de scripting recién guardado no se guardan en el diseño SPS hasta que no guarde el SPS propiamente dicho.