Help for this page

Select Code to Download


  1. or download this
    open(LOG, $file) or die ("\n\tPFAD/FILENAME FALSCH ? \n\nLogfile konnt
    +e nicht geoeffnet werden: $!");    #$file öffnen
    
  2. or download this
    &Readinfo("$infofile");
    &Read("$file1");
    ...
    &Write("$file1");
    &Write("$file2");
    &Writeinfo("$infofile");
    
  3. or download this
    Readinfo($infofile);
    Read($file1);
    ...
    Write($file1);
    Write($file2);
    Writeinfo($infofile);
    
  4. or download this
    index("$line","STEAM_0:",32)))
    
  5. or download this
    index($line,"STEAM_0:",32)))