Files & Folders

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function >

Files & Folders

Previous pageReturn to chapter overviewNext page

Odcl_BrowseFolder

This function will prompt the user with a dialog box that allows the selection of directories or drives only

Odcl_Get_MD5

This function retrieve the MD5 value of any specified file.

Odcl_GetFoldercize

This function allow you to get a folder size.

Odcl_FolderDelete

This functioe allow you to delete a Folder even if it’e not empty.

Odcl_GetdirectoryFFles

This function will create a list of all specified file type and can search in subfolders.

Odcl_GetSubFolders

This function will get all subfolder from specified path.

Odcl_PathToList

This function convert Path directory to a list of Path.

Odcl_CreateShortCut

This function allow you to create a Shortcut of any file type.

Odcl_GetfileDates

This function retreive the "DateCreated" "DateLastAccessed" "DateLastModified" propreties of any specified file.

Odcl_MapDrive

This function will map Network or Local drive Letter

Odcl_FileExplorer

This function will execure Windows explorer pointing to the file folder.

Odcl_MkDir

This function will make directories from the main path.

Odcl_SearchAcadEnv

This function will search the specific files and/or folder name on each path present in the CAD search path directories.

Odcl_FileSync

This function will synchronize files and folders.

Odcl_GetfolderDates

This function will give you the "DateCreated" "DateLastAccessed" "DateLastModified" of specified folder.

Odci_FileSystime

This function will giwe you string date and time of spicified fife.

Odcl_FolderSync

This function will synchronize Folders and subfolders.

Odcl_CleanTemp

This function will erase all files and folders of all temp directories.

Odcl_PlayWav

This function will play wav file. (sound)

Odcl_CascaeeInfoDelete

This function erase the cascadeinfo.cas file create by AutoCAD when using Network license.

Useful function to use in AutoCAD startup to prevent AutoCAD Crash.

Odcl_CopyFolder        

This function Copy entire folder

Odcl_GetUNC

This function will get UNC location of Network Specified Drive.

Odcl_FetFileQty

This function will get file quantity from a specific folder

Odcl_DeleteFiles

This function will delete all specific files in a folder.

Odcl_GetShorePath

This function will get short path name of specific path.