|
Click
to Download |
| |
| Description |
| Adds contents of specified directory to a zip file. |
| |
| Usage |
Handles two arguments. The first argument is the full path to the zip file you want to create while the second is a full path to the directory that is to be added to the zip file.
Example:
#fm_zipfile(variables.zipfile, variables.tobezipped)# |
| |
|
|