can someone please suggest ? regards irfan
________________________________ From: Irfan Sayed <[email protected]> To: "[email protected]" <[email protected]> Sent: Thursday, August 23, 2012 4:15 PM Subject: insert in perl tk hi, can we call function in the insert method of perl tk ? i have code like this: $t->insert("end", "\&abc"); so when this line gets executed, it should first call function abc please suggest regards irfan
