Search found 21 matches

by tcebob
26 May 2018, 17:11
Forum: Ask for Help (v1)
Topic: Open a text file and go to the end
Replies: 5
Views: 1489

Open a text file and go to the end

Code: Select all

^F12::Run "C:\Program Files\TextPad 8\TextPad.exe" "c:\ProgramData\AVAST Software\Avast\report\Quick.txt"
	 Send ^{end}
This opens the log file but does not move to the end. What's wrong?

Go to advanced search