this.GetInputFile()

Description

Returns the current input data source file name. 

Syntax

this.GetInputFile()

Parameters

none

Return value

String - the input data source file name

Example

Function OnRecord

DictOut.Field1.value = this.GetInputFile()

End Function

See also

this.AppendStart()

this.GetBufferCount()

This. Methods

this.GetName()