Changeset 20933 for lang/javascript/hsp-on-js/trunk/src/t.hsp
- Timestamp:
- 10/08/08 00:23:40 (3 months ago)
- Files:
-
- 1 modified
-
lang/javascript/hsp-on-js/trunk/src/t.hsp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/hsp-on-js/trunk/src/t.hsp
r20926 r20933 1 a = "" 2 memexpand a, 100 3 poke a, 64 1 #runtime "hsplet3" 2 a = "*" 3 notesel a 4 mes noteinfo(1) ; >> 1 5 b = "**" 6 notesel b 7 mes noteinfo(1) ; >> 2 8 c = "***" 9 notesel c 10 mes noteinfo(1) ; >> 3 11 d = "****" 12 notesel d 13 mes noteinfo(1) ; >> 4 14 mes noteinfo(1) ; >> 4 15 noteunsel 16 mes noteinfo(1) ; >> 3 17 noteunsel 18 mes noteinfo(1) ; >> 2 19 noteunsel 20 mes noteinfo(1) ; >> 1 21 noteunsel 22 23 mes 24 a = "", " ", "\n", "\n ", "\n\n", "a\n\nb", "a\n\nb\n" 25 foreach a 26 notesel a.cnt 27 mes noteinfo() 28 loop 29
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)