Quote:
Originally Posted by bobby can't you just uncomment the append_string line that's already there? Code: #unless($new_id = $to->append_string($t_fold,$string, $flags_f, $d)){
unless($new_id = $to->append_file($t_fold, $message_file, $flags_f, $d)){ |
I don't really know Perl and I wasn't sure on the origins of the variable named $string that's why I created my own named $mmstr