POP3it Pro

Email downloading made easy.

<- Back to POP3it Pro function list

POP3it_File_Import

Description

This function returns a "Stored" Container object of the File you specify.

Return Type
Container
Format
POP3it_File_Import ( File )
Required Parameters
  • File

    The Path and Name of the File to Import into a container.

Related Items
POP3it_File_Copy, POP3it_File_Delete, POP3it_File_Exists, POP3it_File_Export, POP3it_File_Move, POP3it_File_Rename, POP3it_File_SelectFileWithDialog, POP3it_File_Size
Example

Code:

POP3it_File_Import("/images/myimage.jpg")

Result:

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