Help for this page

Select Code to Download


  1. or download this
    $return_val = system($grph_gen_multi_seq,
        $data_source_contents[2], myquote($data_source_contents[2]),
    ...
        my($str) = @_;
        return "\"$str\"";
    }