Jump to content

Start from a main routine: Difference between revisions

m
Line 15:
end Foo;</lang>
 
=={{header|AutoHotkey}}==
AutoHotkey always starts at the top of the script. A main() function can be called from there, or event hooks set.
=={{header|AWK}}==
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.