15 lines
308 B
AutoHotkey
15 lines
308 B
AutoHotkey
001: f()
|
|
006: Return,g()
|
|
011: ListLines (0.05)
|
|
012: MsgBox,lines recently executed (3.81)
|
|
013: x = local to g
|
|
014: ListVars
|
|
015: MsgBox,variable bindings (3.94)
|
|
016: }
|
|
002: Return (181.66)
|
|
|
|
Global Variables (alphabetical)
|
|
--------------------------------------------------
|
|
0[1 of 3]: 0
|
|
ErrorLevel[1 of 3]: 0
|