Misc

List of Operators

copy_fileCopyFilecopy_fileCopyFilecopy_file
Copy a file to a new location.
delete_fileDeleteFiledelete_fileDeleteFiledelete_file
Delete a file.
file_existsFileExistsfile_existsFileExistsfile_exists
Check whether file exists.
get_current_dirGetCurrentDirget_current_dirGetCurrentDirget_current_dir
Get the current working directory.
list_filesListFileslist_filesListFileslist_files
List all files in a directory.
make_dirMakeDirmake_dirMakeDirmake_dir
Make a directory.
read_world_fileReadWorldFileread_world_fileReadWorldFileread_world_file
Read the geo coding from an ARC/INFO world file.
remove_dirRemoveDirremove_dirRemoveDirremove_dir
Delete an empty directory.
set_current_dirSetCurrentDirset_current_dirSetCurrentDirset_current_dir
Set the current working directory.