Product Logo

CNS Menu

Dynamic Menus

Functions

CNSMenu_File_Import

NameCNSMenu_File_Import
Description

Imports a file from the drive into a container.

Return TypeContainer
FormatCNSMenu_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.

CNSMenu_File_Import( "/images/mybarcode.jpg" )