home *** CD-ROM | disk | FTP | other *** search
- shade - Tcl interpreter with RISCOS and w extensions
-
- usage shade <filename> ...
-
- shade runs the Tcl script in <filename>.
-
- The RISCOS and w extensions are provided.
- The history command is not provided.
- The other w extensions become avaliable after a call to w_init.
-
- The number of command line arguments is passed in variable argc.
- The arguments are passed in argv(0) ... argv(argc-1).
-
-
-