﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1437	Online Help(F1) for 'FileRead' doesn't work	anonymous	Jos	"Just notice a strange bug I'd like to report.

When you're in SciTE normally each time you press F1 the AutoIT help comes up. And when you're on a known keyword like FileWrite it'll just jump to that topic.

Well when the cursor is on the keyword '''FileRead''' and I press F1 nothing happens.

{{{
FileRead(""MyFile.dat"")
^^^^^^^^ <- Press F1 and nothing will happen (I mean no online help will show up )
}}}

When I change it to for ex.
FileRead2(""MyFile.dat"")
It'll work as well as
FileReadLine(""MyFile.dat"")
will do.

Hmm well that's not very critical - however interesting bug, isn't it?"	Bug	closed		SciTE4AutoIt	3.3.2.0	None	No Bug		
