Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

delete a file on card using crbasic code


maurixio Apr 16, 2021 02:01 AM

hi!

is there any way to delete a file (or list of files with the same extensión , i.e : *.csv) from card (CRD) using code?

or is there any way to compress a list of files with the same extension in only one gzip file or another compression format and delete the others file using code?

thanks!


nsw Apr 27, 2021 02:47 PM

You could have a look at the "FileManage" instruction in CRBasic Help to see if that helps you to delete a file on the CRD.

Log in or register to post/reply in the forum.