
Files deleted are gone."ġ09 "BE_FileExists ( path )|File Exists|Checks if the file or folder given in the path exists and returns True or False. This function doesn't send files to the trash or recycle bin, so use with caution. To set non-text data use BE_ClipboardSetFile"ġ07 "BE_FolderCreate ( path )|Folder Create|Creates a new folder at the location path."ġ08 "BE_FileDelete ( path )|File Delete|Deletes the file at location path. You only need to apply a single format when setting the clipboard. When setting a type it's best to copy a sample and then use BE_ClipboardFormats to see what types are used. Clipboard formats are usually set by the application and depend on the content types. To get other types use BE_ClipboardGetFile"ġ06 "BE_ClipboardSetText ( text format )|Clipboard Text Set|Sets the clipboard to the text and applies a clipboard format. The function will only deal with text objects, so other clipboard types are ignored.

LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_AUSġ02 "BE_Version|Version|Returns the plugin version number as text, eg 1.1.3"ġ03 "BE_VersionAutoUpdate|Version Auto Update|The text of the plugin number, formatted as an 8 digit number, eg 00010712"ġ04 "BE_ClipboardFormats|Clipboard Formats|Returns a return delimited list of the formats of the content of the current clipboard."ġ05 "BE_ClipboardGetText ( format )|Clipboard Text Get|Tries to convert the item on the current clipboard, designated by the format passed to the function.

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENA) Generated from the TEXTINCLUDE 2 resource.

// Microsoft Visual C++ generated resource script.
