Search results 86

Sorted from new to old.
Card image cap
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image cap
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image cap
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image cap
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image cap
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image cap
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image cap
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image cap
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image cap
FoldersIn5

Creates list of subfolders and subfolders of each down to 5 levels Folder ...

Card image cap
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image cap
ThemeSave + ThemeRead

Saves/Reads selected theme into file. Used with Bootstrap 3 in most of my ...

Card image cap
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image cap
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image cap
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image cap
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za,exe (found in ...

Card image cap
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...