Arclab FileIO/System Toolbox is a set of easy to use but powerful functions for File, Folder, Shell, Windows API and System operations and for gathering informations. The ActiveX component was specially designed for the VB/VBA programmer and helps the developer saving a lot time during application development. Language Functions: GetSystemLocale, GetSystemLanguageThis functions might be very useful if your application has multi-language support.Recurse Directory Functions: MakeDir, DeleteDirIt includes a recurse directory function which allows you to create a directory tree (directory with subdirectories) with one single line of code.System Functions: Shutdown, Reboot, Logoff, GetWindowsVersion, GetServicepackSystem information functions show the operating system and the installed servicepack. You can also logoff, reboot or shutdown the computer.Misc Functions: CurrencyToKString, GetIPAddress, GetHostName, GetComCtlVersion, GetWindowsDirectory, GetSystemDirectory, GetUserName, CurrencyToKBString, CurrencyToMB |