Sandbox

From AutoIt Wiki
Revision as of 18:46, 18 October 2008 by I542 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Welcome to the Sandbox!

Use the edit-link at the top of this page to open up the online editor, where you can experiment with wiki syntax.


Here are some samples to start with:

Bulleted List

A bulleted list..

  • looks like this
  • just an asterisk against the LHS

Code Block

A code block..

;just a space away from the LHS margin, and you can talk AU3 ;o)
    MsgBox(4096, @ScriptName, "Hello World")

Formatting

Some text can be bold, italic, etc.. and links can be coded on the fly: Here is a link to the Main Page ... or the same link can have an alias assigned like this .

Last Word

Now go on - give it a try .. you know you want to! Yea! (yea is by layer :D)

---