CommonCModule.SourceFilePath

Syntax

CommonCModule.SourceFilePath

Data Type

String

Purpose

Specifies the pathname of the source file. If you want to create a new source file, you must enter an absolute pathname. If you are using an existing source file, you can enter an absolute or relative pathname. Relative pathnames are relative to the TestStand search directory paths .

Remarks

You can specify the source file to generate the source code for the function, edit the source code, and resolve differences between the parameter list in the source code and the parameter information. You do not have to specify the source file for TestStand to call the step code module.

See Also

CommonCModule.ProjectFilePath

CommonCModule.WorkspaceFilePath

Module.CreateCode

Module.EditCode