rediffusion
10/6/2019 - 5:48 PM

Dump text to the Output / Debug Window

text:="hello world"
;FiLeRead,text,C:\Users\NIKA\Downloads\New.txt ;если в файле текст то быстро прочитает с выводом в окно "дебаггер".
DebugWindow(Text,Clear:=l,LineBreak:=l,Sleep:=500)
return