Help for this page

Select Code to Download


  1. or download this
    # in script 1
    {
        local @ARGV=(...);
        do('script2');
    }