Help for this page

Select Code to Download


  1. or download this
    {
        local %ENV;        # Old %ENV saved away in case you need it
    ...
    }
    # Here, %ENV will be restored to the original, in case you need
    # it for something else.