Too many arguments for substr near "'')" Execution aborted due to compilation errors #### while ($txt = substr($hex, 0, 32)) { substr($hex, 0, 32) = ""; print "'$txt'\n"; }