Talk:Tutorial Core Language: Difference between revisions
Jump to navigation
Jump to search
(→Precedence question: Cleared/Delete, Old + Anwsered) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== | == Code maintenance == | ||
" | NOTE: It would be nice if we could keep most of the code in here "runable", so that a user reading around can just copy and paste the code into SciTE for a quick user friendly demonstration. (Html comment in main page, by --[[user:FlutterShy|FlutterShy]]) | ||
:The same goose for all AutoIt code examples on the wiki of course. With larger code examples having a bigger chance to break over time (due to AutoIt script braking version changes.). To counter act that, including the AutoIt version that was used to test it might help here (last available production, or beta when its a AutoIt beta related code example). --[[User_talk:IEvKI3gv9Wrkd41u|<i><font color="#666" size="2px">.MvGulik.</font></i>]] 09:26, 10 November 2012 (GMT) | |||
< | |||
Latest revision as of 09:30, 10 November 2012
Code maintenance
NOTE: It would be nice if we could keep most of the code in here "runable", so that a user reading around can just copy and paste the code into SciTE for a quick user friendly demonstration. (Html comment in main page, by --FlutterShy)
- The same goose for all AutoIt code examples on the wiki of course. With larger code examples having a bigger chance to break over time (due to AutoIt script braking version changes.). To counter act that, including the AutoIt version that was used to test it might help here (last available production, or beta when its a AutoIt beta related code example). --.MvGulik. 09:26, 10 November 2012 (GMT)