Alaska Software Inc. - directory problem - or known bug wirh *.htm
Username: Password:
AuthorTopic: directory problem - or known bug wirh *.htm
Roland Gentnerdirectory problem - or known bug wirh *.htm
on Sun, 07 Mar 2010 16:37:23 +0100
Hi!

i stumble over a problem with directory():

example:
   directory( "*.htm" )  =>  result 84 files
   directory( "*.html" )  =>  result 44 files

realy are in the directory 40 files with extension HTM and 44 files with 
HTML

what is wrong with directory() ???

by the way: DOS make the same mistake!
   dir *.htm   =>   result 84 files
   dir *.htm   =>   result 44 files

regards
Roland Gentner
Roland GentnerRe: directory problem - or known bug wirh *.htm
on Sun, 07 Mar 2010 16:41:38 +0100
Sorry - wrong group!

additional Entry in public.xbase++.generic

Roland

"Roland Gentner" <rg@gentner.net> schrieb im Newsbeitrag 
news:1ac415f4$2d074d5d$bde07@news.alaska-software.com...
> Hi!
>
> i stumble over a problem with directory():
>
> example:
>   directory( "*.htm" )  =>  result 84 files
>   directory( "*.html" )  =>  result 44 files
>
> realy are in the directory 40 files with extension HTM and 44 files with 
> HTML
>
> what is wrong with directory() ???
>
> by the way: DOS make the same mistake!
>   dir *.htm   =>   result 84 files
>   dir *.htm   =>   result 44 files
>
> regards
> Roland Gentner
>
>