Search found 1 match

by Napalm
April 20th, 2010, 4:18 am
Forum: Post-Processing Scripts
Topic: Post Processing Perl Script
Replies: 1
Views: 2087

Re: Post Processing Perl Script

Have you tried looking at @ARGV and *_.
I haven't written anything for Sabnzbd myself.

If it passes it on the command line then your arguments will be space delimited stored in the @ARGV array.