Programming with Reflection
EditScript method
Syntax object.EditScript ScriptFile
Loads a Reflection Basic script into the Reflection Basic Editor. This command executes asynchronouslythe calling script continues to run.
ScriptFile Argument type: String
Identifies the file to edit. Supply complete path information. An error is returned if ScriptFile is not found, or if it is not a Reflection Basic script.