Description Adds an Embedded script to the Embedded Script folder.
Syntax id = AddEmbeddedScript ( sname, sdescr, script )
Parameters id (Long) Identifier of script in Embedded Script Folder.
sname As String Name of Embedded script.
sdescr As String Description associated with Embedded script.
script As String String containing full text of script.
Remarks Adds an Embedded script to the Embedded Script folder.
See Also
|