Product Logo

CNS Barcode

Scan and Generate Barcodes

Functions

CNSBC_File_Import

NameCNSBC_File_Import
Description

Imports a file from the drive into a container.

Return TypeContainer
FormatCNSBC_File_Import ( File )
Required Parameters
File

The path and file name of the file you want to import.

Example
Example 1

Imports the "mybarcode.jpg" file from the "images" Folder on the root of the hard drive.

CNSBC_File_Import( "/images/mybarcode.jpg" )