Changeset 20900
- Timestamp:
- 10/07/08 17:58:38 (5 years 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
r20896 r20900 1 buf = "ABC,DEF,EFG" 2 i = 0 3 4 repeat 4 5 getstr ln, buf, i, ',' 6 i += strsize 7 mes "ln = " + ln 8 mes "strsize = " + strsize 9 mes "stat = " + stat 10 mes 11 loop 1 a = "ABC" 2 getstr b, a, 0, '@', 1 3 mes strsize 4 mes b 5 mes stat
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)