Yes.
? IsDisk( "C" ) -> .F.
? IsDisk( "c" ) -> .F.

Brgds,
Viktor

On Fri, Mar 6, 2009 at 1:10 PM, Grigory Filatov <[email protected]> wrote:

>
> Hi All,
>
> I've a problem with function ISDISK() after last SVN changes.
> The following sample returns FALSE for existing floppy drive:
>   proc main()
>      ? ISDISK("A")  // show .F.
>   return
>
> Can somebody confirm this issues?
>
> --
> Kind Regards,
> Grigory Filatov
> --
> View this message in context:
> http://www.nabble.com/ISDISK%28%29-issues-tp22371305p22371305.html
> Sent from the Harbour - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to