Help for this page

Select Code to Download


  1. or download this
    sub DIRUtil
    {
    ...
            return;
        }
    }
    
  2. or download this
    sub caller {
        $other->DIRUtil (&caller, ...);
    }