Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
playground:playground [2017/09/02 15:37] – external edit 127.0.0.1 | playground:playground [2022/11/05 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
+ | |||
+ | <code vb helloWorld.bas > | ||
+ | 10 CLS | ||
+ | 20 PRINT "Hello World!" | ||
+ | 30 GOTO 20 | ||
+ | </ | ||
+ | |||
+ | [[qlwiki: | ||
+ | |||
+ | [[http:// | ||
+ | LOL ;-) < | ||
+ | ---- | ||
+ | |||
+ | '' | ||
+ | 20 Goto 10 | ||
+ | '' | ||
+ | |||
+ | * Unordered List Item | ||
+ | |||
+ | |||
+ | - Ordered List Item | ||
+ | |||
+ | |||
+ | * List Item 1 | ||
+ | * List Item 2 | ||
+ | - List Item 2a. | ||
+ | - list Item 2b. | ||
+ | * List Item 3 | ||
+ | |||