Hello, I am Projext text to file open and read end.
ADD button Click
Code:Programlar = Input.GetText("Input1"); TextFile.WriteFromString("AutoPlay\\Txt\\ProgramListesi.txt","\r"..Programlar, true);Code error picture...Code:ListBox.DeleteItem("ListBox1", -1); -- A while loop testvar = 0; while (testvar < 100) do -- Do something here testvar = testvar + 1; ch_name = TextFile.ReadToTable("AutoPlay\\TXT\\ProgramListesi.txt"); ListBox.AddItem("ListBox1", ch_name[testvar]); end
Helpp meeee

Reply With Quote
