| Author |
filenameFilter in linux directory
|
nur rahayu
Greenhorn
Joined: Dec 11, 2010
Posts: 2
|
|
Hi, i've a problem related with filenameFilter. My code is:
I'm little confusing; no syntax-error, but when i execute, my app always show pop-up "Sorry, no answer" although there's a directory listed (home/nnur/compareN). Please help me, thanks...
|
 |
Tom Reilly
Rancher
Joined: Jun 01, 2010
Posts: 618
|
|
|
A guess - you specify a relative path. Don't you want an absolute path (one that starts with a '/')?
|
 |
nur rahayu
Greenhorn
Joined: Dec 11, 2010
Posts: 2
|
|
Thank you Tom Reilly!
I've never noticed about the absolute/relative path. But unfortunately, the new problem is coming. Let me try to solve it first by myself.
|
 |
 |
|
|
subject: filenameFilter in linux directory
|
|
|