Re: a so simple exe

From: Ian Gay (gay_at_sfuu.ca)
Date: 06/28/04


Date: Mon, 28 Jun 2004 17:45:10 +0000 (UTC)

maurice.ulis@wanadoo.fr (ulis) wrote in
news:29de415e.0406280821.77d934df@posting.google.com:

> 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
>
You could do it with mktclapp.

-- 
*** To reply by e-mail, make double u single in address ***


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)
  • 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)