| Simple Sand Samples | 
		説明のないとってもシンプルなサンプルプログラム集
	
| COBOL | awk | C言語 | D言語 | GO言語 | Lua | Vim | 
| bash | Perl | Gauche | Clojure | CLISP | EmacsLisp | VimScript | 
| tcsh | Ruby | Groovy | Java | C# | VBScript | JavaScript | 
| Io言語 | Python | Erlang | Scala | VB.NET | Excel/VBA | PHP | 
| Tcl | Haskell | OCaml | PowerShell | Windows | Unix/Linux | 
VBS > (Len)文字列の長さを得る
strlen.vbs
| 
 | 
 | 
 C:\hoge\>cscript strlen.vbs
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
5
 
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
5