Previous Topic: StoreKeyNext Topic: StoreMappedKey


StoreMappedFile

StoreMappedFile

Retrieves a file from the source computer. If any of the file's data specifies a directory path, it is mapped to the appropriate path. This command takes one parameter that is the file path and is a string value.

First parameter:

The File path (string value)

Examples:
StoreMappedFile( "c:\\temp\\file.txt");