^ Command ^ Short Description ^ ^ | **[[manual:chapter6:sdcard:cmd_sdreset|SDRESET]]** | Reset the file system module | NEW | | **[[manual:chapter6:sdcard:cmd_sdsetpart|SDSETPART]]** | Set active partition | NEW | | **[[manual:chapter6:sdcard:cmd_sdsto|SDSTO]]** | Store a an object into a file | NEW | | **[[manual:chapter6:sdcard:cmd_sdrcl|SDRCL]]** | Recall an object from a file | NEW | | **[[manual:chapter6:sdcard:cmd_sdchdir|SDCHDIR]]** | Change current directory | NEW | | **[[manual:chapter6:sdcard:cmd_sdupdir|SDUPDIR]]** | Change to parent directory | NEW | | **[[manual:chapter6:sdcard:cmd_sdcrdir|SDCRDIR]]** | Create a new directory | NEW | | **[[manual:chapter6:sdcard:cmd_sdpgdir|SDPGDIR]]** | Delete an entire directory | NEW | | **[[manual:chapter6:sdcard:cmd_sdpurge|SDPURGE]]** | Delete a file | NEW | | **[[manual:chapter6:sdcard:cmd_sdopenrd|SDOPENRD]]** | Open a file for read-only operation | NEW | | **[[manual:chapter6:sdcard:cmd_sdopenwr|SDOPENWR]]** | Open a file for writing | NEW | | **[[manual:chapter6:sdcard:cmd_sdopenapp|SDOPENAPP]]** | Open a file in append mode | NEW | | **[[manual:chapter6:sdcard:cmd_sdopenmod|SDOPENMOD]]** | Open a file in modify mode | NEW | | **[[manual:chapter6:sdcard:cmd_sdclose|SDCLOSE]]** | Close an open file | NEW | | **[[manual:chapter6:sdcard:cmd_sdreadtext|SDREADTEXT]]** | Read text from an open file (UTF-8 encoding) | NEW | | **[[manual:chapter6:sdcard:cmd_sdwritetext|SDWRITETEXT]]** | Write text to a file (UTF-8 encoding) | NEW | | **[[manual:chapter6:sdcard:cmd_sdreadline|SDREADLINE]]** | Read one line of text from a file | NEW | | **[[manual:chapter6:sdcard:cmd_sdseeksta|SDSEEKSTA]]** | Move position to given offset from start of file | NEW | | **[[manual:chapter6:sdcard:cmd_sdseekend|SDSEEKEND]]** | Move position to given offset from end of file | NEW | | **[[manual:chapter6:sdcard:cmd_sdseekcur|SDSEEKCUR]]** | Move position to given offset from the current point. | NEW | | **[[manual:chapter6:sdcard:cmd_sdtell|SDTELL]]** | Get the current position | NEW | | **[[manual:chapter6:sdcard:cmd_sdfilesize|SDFILESIZE]]** | Get the file size in bytes | NEW | | **[[manual:chapter6:sdcard:cmd_sdeof|SDEOF]]** | Return true if last operation reached end of file | NEW | | **[[manual:chapter6:sdcard:cmd_sdopendir|SDOPENDIR]]** | Open a directory to scan entries | NEW | | **[[manual:chapter6:sdcard:cmd_sdnextfile|SDNEXTFILE]]** | Get the next entry in a directory that is a file | NEW | | **[[manual:chapter6:sdcard:cmd_sdnextdir|SDNEXTDIR]]** | Get the next entry in a directory that is a subdirectory | NEW | | **[[manual:chapter6:sdcard:cmd_sdnextentry|SDNEXTENTRY]]** | Get the next entry in a directory | NEW | | **[[manual:chapter6:sdcard:cmd_sdmove|SDMOVE]]** | Move or rename a file | NEW | | **[[manual:chapter6:sdcard:cmd_sdcopy|SDCOPY]]** | Copy a file | NEW | | **[[manual:chapter6:sdcard:cmd_sdpath|SDPATH]]** | Get the path to current directory | NEW | | **[[manual:chapter6:sdcard:cmd_sdfree|SDFREE]]** | Get the free space in the current volume | NEW | | **[[manual:chapter6:sdcard:cmd_sdarchive|SDARCHIVE]]** | Create a full calculator backup on a file | NEW | | **[[manual:chapter6:sdcard:cmd_sdrestore|SDRESTORE]]** | Restore from a backup stored in a file | NEW | | **[[manual:chapter6:sdcard:cmd_sdgetpart|SDGETPART]]** | Get the current partition number | NEW |