_Added in 2.9_ *on :ZIP:* Trigger when a [[/zip]] operation is started. _See also [[on UNZIP]], [[/zip]], [[$zip]], [[$ziperr]]._ *Parameters* - The [[User Access Level]] for the event to trigger. - The commands to be performed when the event listener's criteria is met. *Example*
on *:ZIP:echo -ag zipping $zip($zip).src into $zip($zip).dest status: $iif($ziperr,fail,ok)