Mmc_Fat_ChangeDir("\\") not working

General discussion on mikroBasic PRO for PIC32.
Post Reply
Author
Message
OldSpring
Posts: 134
Joined: 07 Feb 2007 00:01

Mmc_Fat_ChangeDir("\\") not working

#1 Post by OldSpring » 24 Apr 2020 14:15

Hi, MikroBasic team:

We found MMC Mmc_Fat_ChangeDir("\\") function is not working. Please check it for confirm. Thank you!

Windows 7
Pic32 MB 4.0.0.0
Pic32MX270F256B

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: Mmc_Fat_ChangeDir("\\") not working

#2 Post by jovana.medakovic » 27 Apr 2020 14:44

Hello,

Please, try on this way:
Mmc_Fat_ChangeDir("\")

In the help file, you will read Mmc_Fat_ChangeDir("\\"), but this is an error.
I apologize for the inconvenience.

Kind regards,
Jovana

OldSpring
Posts: 134
Joined: 07 Feb 2007 00:01

Re: Mmc_Fat_ChangeDir("\\") not working

#3 Post by OldSpring » 29 Apr 2020 00:41

Hi, Jovana:

Thank you very much for fast reply.

Mmc_Fat_ChangeDir("\") is working for me. Thanks.

Post Reply

Return to “mikroBasic PRO for PIC32 General”