tar_directory()#
Syntax
tar_directory( file, location, desc var )
Returns#
Number of files in output array, 0 on error
Parameters#
Parameter | Description |
---|---|
filepath |
File name and path within the location |
location |
Either “script” or “data”. Anything else defaults to “data”. |
desc (out) |
An array of structures, one array element for each item in the tar file, with the following members assigned: |
NAME |
Text |