Does anybody have a suggestion on how I can get the reported line number (here "Line 17266") for an AutoIt runtime error in a compiled program converted to something more useful? The line number is obviously due to the concatenation of all referenced includes. Maybe there is a way to get a base number for the real program?