hi all
i am having a problem with reading the lines from the text file
my file look like this:
#"11-02-2008 " chief vs tumi "1234"
"12-02-2008 " duma vs duma "1254"
i am wondering if the is any function that will can help me to skip the line begin with hash.
i am having a problem with reading the lines from the text file
my file look like this:
#"11-02-2008 " chief vs tumi "1234"
"12-02-2008 " duma vs duma "1254"
i am wondering if the is any function that will can help me to skip the line begin with hash.
Comment