Important: The information in this document is obsolete and should not be used for new development.
Getting Source Data
TheOSAGetSourcefunction returns the source data that corresponds to the script data identified by a script ID. The source data it returns can in turn be passed toOSACompile.A scripting component that supports the
OSAGetSourcefunction has thekOSASupportsGetSourcebit set in thecomponentFlagsfield of its component description record.
Subtopics
- OSAGetSource