Maketxt()
winshow(src,"Window1",0)
var/a = winget(src,"txt","text")
usr << "[usr.edit]"
text2file("[a]","[ckey]/Dm/[usr.editing].dm")
Problem description:i need help with my html system,
ok so what i did was made a interface with a input slot and made it so whatever you type in when you hit "done" it saves it to a text file and when you start it up it opens the text doc. and puts it in the input but it only says the first line of the text document