Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    use strict;
    ...
    $desc = $ps->MakeDescriptor();
    $control = $ps->MakeControlObject();
    $control->Play(phEventClose,$desc,phDialogSilent);
    
  2. or download this
    Bareword "phKeyLowercase" not allowed while "strict subs" in use at ps
    +_skript.pl line 46.
    Execution of thumbcreator.pl aborted due to compilation errors.