From: Gunnar Hjalmarsson <[EMAIL PROTECTED]>
> Charlene Gentle wrote:
> > I need a example of how to receive a string (after someone entered a
> > name for a txt file into a tk-box).  It has to do the following :
> > 
> > 1. Send the string to a sub
> > 2. The sub should save the txt file for later use.
> > 3. The file should show in a message box that it has been saved.
> > 
> > 1.  If I use a checkbox - how do I get the selected field to brows
> > for a file - the open that file and  performe the selected sub on
> > it? 2. The result should then besaved to the file I created in the
> > first steps.
> 
> I may be stupid, but I don't understand what you are talking about. Is
> it possibly about uploading a file via a form and a CGI script?

Nope. She's talking about Tk, the GUI library.

I'm sure the Tk docs contain example scripts.

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to