Help for this page

Select Code to Download


  1. or download this
    $CONSOLE->InputCP(1252);
    
  2. or download this
    >perl -MData::Dumper -e"$Data::Dumper::Useqq=1;
       system('chcp 1252'); print(Dumper(`dir /b *.txt`));
    ...
    $VAR1 = "\355.txt\n";
    Active code page: 437
    $VAR1 = "\241.txt\n";