Product Logo

SMTPit Pro

A Feature-rich Email plug-in

Functions

SMTPit_File_Import

NameSMTPit_File_Import
Description

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

Return TypeContainer
FormatSMTPit_File_Import ( File )
Required Parameters
File

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

Example
Example 1

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

SMTPit_File_Import( "/images/myimage.jpg" )