a so simple exe

From: ulis (maurice.ulis_at_wanadoo.fr)
Date: 06/28/04


Date: 28 Jun 2004 09:21:25 -0700

Hello,

I've a simple Tcl script reading some file and writing some stuff on
stdout.
I want to have an executable for my co-workers.
I tried Tclpro but was unhappy because Tclpro launched Tk and I don't
want Tk.
I tried a starkit but was unhappy to avoid a multi level app for 25
lines and never seen some chars on stdout.

In short, I would be happy to have an exe embedding a [puts "Hello"]
script.

Does someone can show me the right way to do a so simple thing.

Thanks,

ulis



Relevant Pages

  • Re: a so simple exe
    ... >> I've a simple Tcl script reading some file and writing some stuff on ... >> I tried Tclpro but was unhappy because Tclpro launched Tk and I don't ... >> lines and never seen some chars on stdout. ...
    (comp.lang.tcl)
  • Re: a so simple exe
    ... > I've a simple Tcl script reading some file and writing some stuff on ... > I tried Tclpro but was unhappy because Tclpro launched Tk and I don't ... > lines and never seen some chars on stdout. ...
    (comp.lang.tcl)