Print #1, "$include " & ThisWorkbook.Path & "\Parameters\Parameter_" & dosyaadı
Print #1, "$include " & ThisWorkbook.Path & "\Modeller\Model.txt"
Print #1, "file outfile /" & ThisWorkbook.Path & "\Çözümler\Çözüm_" & dosyaadı & "/;"
Print #1, "$include " & ThisWorkbook.Path & "\Modeller\YazdirmaKomut.txt"
Filename = ThisWorkbook.Path & "\Çözümler\Çözüm_" & Left(dosyaadı, Len(dosyaadı) - 3) & "txt"
Dim IsOpt, Objective_Value, OBJ1, OBJ2, OBJ21, OBJ22, OBJ221, OBJ222, OBJ223, OBJ23, OBJ24, OBJ25, OBJ26, OBJ27, Lower_Bound, Number_of_Iteration, CPU_Second As Double
Open Filename For Input As 2
Print #1, "$include " & ThisWorkbook.Path & "\Modeller\Model.txt"
Print #1, "file outfile /" & ThisWorkbook.Path & "\Çözümler\Çözüm_" & dosyaadı & "/;"
Print #1, "$include " & ThisWorkbook.Path & "\Modeller\YazdirmaKomut.txt"
Filename = ThisWorkbook.Path & "\Çözümler\Çözüm_" & Left(dosyaadı, Len(dosyaadı) - 3) & "txt"
Dim IsOpt, Objective_Value, OBJ1, OBJ2, OBJ21, OBJ22, OBJ221, OBJ222, OBJ223, OBJ23, OBJ24, OBJ25, OBJ26, OBJ27, Lower_Bound, Number_of_Iteration, CPU_Second As Double
Open Filename For Input As 2