Help for this page

Select Code to Download


  1. or download this
    DEPLOY_TIME=300
    DEPLOY_TYPE=OS
    ...
    DEPLOY_DEFAULT_STARTUP=$DOMAIN{STARTUP.INI}
    DEPLOY_DEBUG=Y
    DEFAULT_EXPIRY=900
    
  2. or download this
    my ($dtime,$dtype);
    open (FH, "<$file") || die ("can't open file $file");
    ...
    
            }
    
  3. or download this
     if (/keyAttributes\('(.*?)',\s'(.*?)',\s'(.*?)',\s'(.*?)',\s'(.*?)',\
    +s'(.*?).+/)
                        {
    ...
                            
                        }