This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
faq:scripts [2010/04/17 20:10] document |
faq:scripts [2014/06/28 00:57] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Scripts Library - put useful ones here ====== | ====== Scripts Library - put useful ones here ====== | ||
| + | |||
| + | ===== Various scripts that might be useful ===== | ||
| + | |||
| + | for code blocks the following language strings are currently recognized: | ||
| + | |||
| + | <code text> | ||
| + | apache, | ||
| + | asp, | ||
| + | bash, | ||
| + | c, cpp, | ||
| + | diff, | ||
| + | dos, | ||
| + | email, | ||
| + | html, | ||
| + | ini, | ||
| + | java, javascript, | ||
| + | perl, perl6, | ||
| + | php, | ||
| + | qbasic, | ||
| + | text, | ||
| + | vbnet, | ||
| + | vb, | ||
| + | whitespace, | ||
| + | winbatch, | ||
| + | xml | ||
| + | </code> | ||
| ===== test drive speeds ===== | ===== test drive speeds ===== | ||
| Line 13: | Line 39: | ||
| G:\>type test1.cmd | G:\>type test1.cmd | ||
| - | <code wincmd> | + | <code winbatch> |
| ::sleep 600 | ::sleep 600 | ||