Programming with Reflection

image\rwnprg32.gif CompileScript method

 

Syntax object.CompileScript(ScriptName)

 

Description

Compiles a Reflection Basic script. This method returns an error if the specified file is not found or is not a valid Reflection Basic script.

Arguments

ScriptName Argument type: String
Required
Specifies a Reflection Basic script to compile. Supply complete path information. If ScriptName specifies a plain text file, the file is automatically converted to the Reflection Basic script format.

 

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command