EntryPoint.Run
- Updated2025-07-21
- 1 minute(s) read
EntryPoint.Run
Syntax
EntryPoint.Run( [editArgsVal])
Return Value
The new execution.
Purpose
Runs the entry point.
Parameters
editArgsVal As Variant
[In] [ Optional ] Specifies the EditArgs object for the new execution. Use this parameter only to override the EditArgs object the SequenceFileView Manager control creates.