Re: A question about a metacharacter

2008-03-20 Thread igbt
On 20 mar, 12:38, Chris <[EMAIL PROTECTED]> wrote: > On Mar 20, 1:19 pm, igbt <[EMAIL PROTECTED]> wrote: > > > > > I am creating a simple script which is using gtk. In this script you > > must enter a text, if you do not enter anything or you enter a dot, >

A question about a metacharacter

2008-03-20 Thread igbt
I am creating a simple script which is using gtk. In this script you must enter a text, if you do not enter anything or you enter a dot, the script will be finished. However, if you don't enter anything the script works but if you enter a dot (.) the script does not work. I was investigating about