aSDDSasdas
Programmer
hello everyone,
i am working on perltk where i need to browse on a directory for specific files (.sql extension).however it seems to be more complicated when i have to filter some files from these .sql files
ie for eg i have files :
test1.sql
test2.sql
test3.sql
test4.sql
test5.sql
test6.sql
test7.sql
with getOpenfile() i would like only test4.sql and test5.sql to be listed on the browse-window and not the other sql files..could anyone suggest me how to do this.. ? or if this is possible ?
thank u in advance
regards
Sonia
i am working on perltk where i need to browse on a directory for specific files (.sql extension).however it seems to be more complicated when i have to filter some files from these .sql files
ie for eg i have files :
test1.sql
test2.sql
test3.sql
test4.sql
test5.sql
test6.sql
test7.sql
with getOpenfile() i would like only test4.sql and test5.sql to be listed on the browse-window and not the other sql files..could anyone suggest me how to do this.. ? or if this is possible ?
thank u in advance
regards
Sonia