Help for this page

Select Code to Download


  1. or download this
       $R_send_0 = "$R_comment_out$R_line0";
        $R_send_1 = "$R_line1$R_line2$R_line3$R_line4$R_line5";
    ...
    push (@R_output_store, $ret);
    print $ret;
    print "\n\n";
    
  2. or download this
    $R_send_0 = "$R_comment_out$R_line0";
        $R_send_1 = "$R_line1$R_line2$R_line3$R_line4$R_line5";
    ...
    push (@R_output_store, $ret);
    print $ret;
    print "\n\n";