File: tk5.bat

package info (click to toggle)
tk5 0.6-6.2
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 372 kB
  • ctags: 200
  • sloc: tcl: 7,441; makefile: 42; sh: 3
file content (12 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
C:
@ECHO OFF
rem ++++++++++++++++++++++++++++++++++++++++++++++++
rem +              copyright 2003 Bob Parnass
rem +
rem + tk5.bat batch file
rem +
rem + Run this file to start the tk5 program
rem ++++++++++++++++++++++++++++++++++++++++++++++++

SET tk5=C:\tk5
"C:\tcl\bin\wish.exe"  "C:\tk5\tk5.tcl"