RFBARCODE.BarcodeFileName

BSTR BarcodeFileName(short nDex)

Function BarcodeFileName(nDex As Integer) As String

Name of a file in the filenames array.

Return value
    The name (without extension) of the barcode configuration file.

Parameters

nDex
    Index in the local filenames array (0 based). Must be smaller than BarcodeFileCount.

Remarks

Example
See ListBarcodeFiles

See also    RFBARCODE, BarcodeFileCount, ListBarcodeFiles