a so simple exe
From: ulis (maurice.ulis_at_wanadoo.fr)
Date: 06/28/04
- Next message: Herng-Jeng Jou: "Re: LabelEntry won't insert"
- Previous message: Andreas Leitgeb: "Re: exec and non-zero exit-codes"
- Next in thread: Ian Gay: "Re: a so simple exe"
- Reply: Ian Gay: "Re: a so simple exe"
- Reply: Jim Wu: "Re: a so simple exe"
- Reply: ulis: "Re: a so simple exe"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Herng-Jeng Jou: "Re: LabelEntry won't insert"
- Previous message: Andreas Leitgeb: "Re: exec and non-zero exit-codes"
- Next in thread: Ian Gay: "Re: a so simple exe"
- Reply: Ian Gay: "Re: a so simple exe"
- Reply: Jim Wu: "Re: a so simple exe"
- Reply: ulis: "Re: a so simple exe"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|