Skip to content

File - Misc🔗

Operators🔗

copy_fileCopyFile: Copy a file to a new location.

delete_fileDeleteFile: Delete a file.

file_existsFileExists: Check whether file exists.

get_current_dirGetCurrentDir: Get the current working directory.

list_filesListFiles: List all files in a directory.

make_dirMakeDir: Make a directory.

read_world_fileReadWorldFile: Read the geo coding from an ARC/INFO world file.

remove_dirRemoveDir: Delete an empty directory.

set_current_dirSetCurrentDir: Set the current working directory.