I am writing a Perl/Tk program that involves getting a string of data from a text box widget, and then writing that string to a file. Unfortunately, all that gets written to the desired file is "HASH{aa345....}", instead of the actual text stored in the string. How can I get it to where someone could type in a sentence in a text widget, and that sentence be copied to a file?
Thanks in advance for any input...
Mark Geurts
Thanks in advance for any input...
Mark Geurts