This XLS spreadsheet automatically generates TCL/TK command line interfaces for both UNIX and Windows environments.
Originally written for xval the program https://sourceforge.net/p/xval/wiki/Home/
it generates button and clickbox select front ends for various different command line tools.
Blocks of code are then generated from a simple spreadsheet format. The attached powerpoint explains which parts of the Excel spreadsheet generate which bits of TK front end.
The generated TK front ends will then fire potentially any command line program.
The buttons and click boxes don't fire the commandline programs directly they generate command line commands which appear in the CommanC box at the top.
The red area at the top of the form runs the generated command line script
The grey area in the middle generates the command line scripts its self
And the box at the bottom of the form returns any readout from the command line while the script is executi
TCL TK xval CLI generators
Brought to you by:
anthonyemiller
Downloads:
0 This Week
Windows