Help for this page

Select Code to Download


  1. or download this
       while($Template =~ /\n(.*%%$FindWhat.*%%.*\n)/i)
          {
    ...
    
             $ReplacementString = $ReplacementString . $New_Line;
             }
    
  2. or download this
    /* -------------------------------------------------------------------
    +------------------------------------------------
    ** %%TableName%%.Fl
    ...
    End Loading;
    
    .LogOff;