Prepare Stimulation Files for YAMI or RIBs.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Shared Function PrepareStimulationFile ( _
	ByRef szFile As String _
) As String

Parameters

szFile
Type: System..::..String%
File Name.

Return Value

New File Name.

Remarks

Creates full file name including directory and checks for existency returns the new file name in szFile.

See Also