Help for this page

Select Code to Download


  1. or download this
    sub getArgs
    {
    ...
    
        return eval( $fileText );
    }
    
  2. or download this
    sub store_user_prefs
    {
    ...
    
        return;
    }