_Main/BL/Type_UphillRouting/Method_Use.qbl
@@ -7,7 +7,7 @@ // Akari Aug-26-2024 (created) this.IsUsed( true ); copy_routing := this.Routing().Copy( this.Suffix() + this.StartDate().Format( "Y-M2-D2") ); copy_routing := this.Routing().Copy( this.Suffix() + [String]this.Percentage()+"%_" + this.StartDate().Format( "Y-M2-D2") ); copy_routing.Start( this.StartDate() );