Moo_DialogColour
- Moo_DialogColour|Err1Invalid number of arguments.
- Moo_DialogColour|Err2Dialog cancelled by user.
Moo_DialogFile
- Moo_DialogFile|Err1Invalid number of arguments.
- Moo_DialogFile|Err2Dialog cancelled by user.
Moo_DialogFolder
- Moo_DialogFile|Err1Invalid number of arguments.
- Moo_DialogFile|Err2Dialog cancelled by user.
- Moo_DialogFile|Err3Error retrieving chosen path.
Moo_DownloadFile
- Moo_DownloadFile|Err1Invalid number of arguments.
- Moo_DownloadFile|Err2Invalid input URL.
- Moo_DownloadFile|Err3File download failed.
Moo_DownloadText
- Moo_DownloadText|Err1Invalid number of arguments.
- Moo_DownloadText|Err2Invalid input URL.
- Moo_DownloadText|Err3File download failed.
- Moo_DownloadText|Err4Error opening file.
- Moo_DownloadText|Err5Error reading file.
Moo_FileCopy
- Moo_FileCopy|Err1Invalid number of arguments.
- Moo_FileCopy|Err2Invalid source file input.
- Moo_FileCopy|Err3Source file does not exist.
- Moo_FileCopy|Err4Invalid destination file input.
- Moo_FileCopy|Err5Destination file already exists.
- Moo_FileCopy|Err6Error copying file.
Moo_FileDelete
- Moo_FileDelete|Err1Invalid number of arguments.
- Moo_FileDelete|Err2Invalid source file input.
- Moo_FileDelete|Err3Error deleting file.
- Moo_FileDelete|Err4Source file doesn't exist.
Moo_FileExists
- Moo_FileExists|Err1Invalid number of arguments.
- Moo_FileExists|Err2Invalid source file input.
Moo_FileInfo
- Moo_FileInfo|Err1Invalid number of arguments.
- Moo_FileInfo|Err2Invalid source file input.
- Moo_FileInfo|Err3Source file doesn't exist.
- Moo_FileInfo|Err4Unknown sInfo parameter.
- Moo_FileInfo|Err5Unknown sOptions parameter.
Moo_FileMove
- Moo_FileMove|Err1Invalid number of arguments.
- Moo_FileMove|Err2Invalid source file input.
- Moo_FileMove|Err3Source file does not exist.
- Moo_FileMove|Err4Invalid destination file input.
- Moo_FileMove|Err5Destination file already exists.
- Moo_FileMove|Err6Error moving file.
Moo_FileRead
- Moo_FileRead|Err1Invalid number of arguments.
- Moo_FileRead|Err2Invalid source file input.
- Moo_FileRead|Err3Error opening input file.
- Moo_FileRead|Err4Error creating input buffer.
- Moo_FileRead|Err5Error reading file.
Moo_FileWrite
- Moo_FileWrite|Err1Invalid number of arguments.
- Moo_FileWrite|Err2Invalid source file input.
- Moo_FileWrite|Err3Source file already exists.
- Moo_FileWrite|Err4Error opening file.
- Moo_FileWrite|Err5Error writing to file.
- Moo_FileWrite|Err6Error removing file.
Moo_FolderCopy
- Moo_FolderCopy|Err_1
Invalid number of arguments. Moo_FolderCopy|Err_2Invalid source folder input. Moo_FolderCopy|Err_3Source folder does not exist. Moo_FolderCopy|Err_4Invalid destination folder input. Moo_FolderCopy|Err_5Destination folder already exists. Moo_FolderCopy|Err_6Error copying folder.
Moo_FolderCreate
- Moo_FolderCreate|Err1Invalid number of arguments.
- Moo_FolderCreate|Err2Invalid source folder input.
- Moo_FolderCreate|Err3Source folder already exists.
- Moo_FolderCreate|Err4Error creating folder.
Moo_FolderDelete
- Moo_FolderDelete|Err_1Invalid number of arguments.
- Moo_FolderDelete|Err_2Invalid folder input.
- Moo_FolderDelete|Err_3Input folder does not exist.
- Moo_FolderDelete|Err_4Error deleting folder.
Moo_FolderExists
- Moo_FolderExists|Err1Invalid number of arguments.
- Moo_FolderExists|Err2Invalid source folder input.
Moo_FolderList
- Moo_FolderList|Err1Invalid number of arguments.
- Moo_FolderList|Err2Invalid source folder input.
- Moo_FolderList|Err3Input folder contains no files.
Moo_FolderMove
- Moo_FolderMove|Err_1Invalid number of arguments.
- Moo_FolderMove|Err_2Invalid source folder input.
- Moo_FolderMove|Err_3Source folder does not exist.
- Moo_FolderMove|Err_4Invalid destination folder input.
- Moo_FolderMove|Err_5Destination folder already exists.
- Moo_FolderMove|Err_6Error moving folder.
Moo_FTPDownload
- Moo_FTPDownload|Err1Invalid number of arguments.
- Moo_FTPDownload|Err2Invalid number of arguments.
- Moo_FTPDownload|Err3Invalid sServer input parameter.
- Moo_FTPDownload|Err4Invalid sUser input parameter.
- Moo_FTPDownload|Err5Invalid sPassword input parameter.
- Moo_FTPDownload|Err6Error opening internet connection.
- Moo_FTPDownload|Err7Error opening ftp connection.
- Moo_FTPDownload|Err8Source file input doesn't exist.
- Moo_FTPDownload|Err9Invalid source file input.
- Moo_FTPDownload|Err10Remote file not found on FTP server.
- Moo_FTPDownload|Err11Error downloading file.
Moo_FTPUpload
- Moo_FTPUpload|Err1Invalid number of arguments.
- Moo_FTPUpload|Err2Invalid number of arguments.
- Moo_FTPUpload|Err3Invalid sServer input parameter.
- Moo_FTPUpload|Err4Invalid sUser input parameter.
- Moo_FTPUpload|Err5Invalid sPassword input parameter.
- Moo_FTPUpload|Err6Error opening internet connection.
- Moo_FTPUpload|Err7Error opening ftp connection.
- Moo_FTPUpload|Err8Source file input doesn't exist.
- Moo_FTPUpload|Err9Invalid source file input.
- Moo_FTPUpload|Err10Error setting remote ftp directory.
- Moo_FTPUpload|Err11File already exists on ftp server.
- Moo_FTPUpload|Err12Error opening local source file.
- Moo_FTPUpload|Err13Error reading local source file.
- Moo_FTPUpload|Err14Upload file size mismatch.
Moo_Hash
- Moo_Hash|Err_1Invalid number of arguments.
- Moo_Hash|Err_2Unknown hash input.
- Moo_Hash|Err_3Invalid input.
- Moo_Hash|Err_4Input file doesn't exist.
- Moo_Hash|Err_5Error generating hash.
Moo_HotkeyAdd
- Moo_HotkeyAdd|Err1Invalid number of arguments.
- Moo_HotkeyAdd|Err2Unknown hotkey specified.
- Moo_HotkeyAdd|Err3Error creating hotkey window.
- Moo_HotkeyAdd|Err4Hotkey already registered.
- Moo_HotkeyAdd|Err5Error registering hotkey.
Moo_HotkeyList
- Moo_PrinterList|Err1Invalid number of arguments.
- Moo_PrinterList|Err2No hotkeys currentley set.
- Moo_PrinterList|Err3Error retrieving list of hotkeys.
Moo_HotkeyRemove
- Moo_HotkeyRemove|Err_1Invalid number of arguments.
- Moo_HotkeyRemove|Err_2No hotkeys currentley set.
- Moo_HotkeyRemove|Err_3Unknown hotkey specified.
- Moo_HotkeyRemove|Err_4Hotkey is not registered.
- Moo_HotkeyRemove|Err_5Error unregistering hotkey.
Moo_PrinterDefault
- Moo_PrinterDefault|Err1Invalid number of arguments.
- Moo_PrinterDefault|Err2Error retrieving default printer.
- Moo_PrinterDefault|Err3Error setting default printer.
Moo_PrinterList
- Moo_PrinterList|Err1Invalid number of arguments.
- Moo_PrinterList|Err2Error retrieving list of printers.
- Moo_PrinterList|Err3No printers installed.
Moo_ProcessCount
- Moo_ProcessCount|Err1Invalid number of arguments.
Moo_ProcessList
- Moo_ProcessList|Err1Invalid number of arguments.
Moo_ProcessRunning
- Moo_ProcessRunning|Err1Invalid number of arguments.
- Moo_ProcessRunning|Err2Invalid input process.
Moo_Shell
- Moo_Shell|Err1Invalid number of arguments.
- Moo_Shell|Err2Invalid input process.
Moo_ZipCompress
- Moo_ZipCompress|Err1Invalid number of arguments.
- Moo_ZipCompress|Err2Invalid source file input.
- Moo_ZipCompress|Err3Source file doesn't exist.
- Moo_ZipCompress|Err4Output Zip file already exists.
- Moo_ZipCompress|Err5Error creating Zip file.
Moo_ZipExtract
- Moo_ZipExtract|Err1Invalid number of arguments.
- Moo_ZipExtract|Err2Invalid source Zip file input.
- Moo_ZipExtract|Err3Source Zip file doesn't exist.
- Moo_ZipExtract|Err4Error opening source Zip file.
- Moo_ZipExtract|Err5Empty Zip file.
Moo_ZipList
- Moo_ZipList|Err1Invalid number of arguments.
- Moo_ZipList|Err2Invalid source file input.
- Moo_ZipList|Err3Source file doesn't exist.
- Moo_ZipList|Err4Empty Zip file.
- Moo_ZipList|Err5Error listing Zip contents.