CSV Buddy v1.0

CSV Buddy helps you make your CSV files ready to be imported by a variety of software. You can load files with all sort of field delimiters (comma, tad, semi-colon, etc.) and encapsulators (double/single-quotes or any other character). Convert line breaks in data field making your file XL ready. Rename/reorder fields, add or edit records, save with any delimiters and export to fixed-width, HTML templates or XML formats.

What's new

  • First official release
  • Add records to existing data (right-click in the list zone)
  • Create a new file from scratch (right-click in an empty list zone)
  • Load the file mentioned as first parameter in the command line
  • Add validation, confirm before exit and fix various small bugs

CSV Buddy download, comments and support.

ObjCSV AutoHotkey Library v0.3.2

AutoHotkey_L (AHK) functions to load from CSV files, sort, display and save collections of records using the Object data type.

ObjCSV Library links, comments and support.

Folders Popup v0.9

Folders Popup lets you move like a breeze between your frequently used folders! All your favorite folders are at your finger tip: press the middle mouse button to popup your personalized menu. Add, reorder, remove or rename folders in the Settings window. Works on Windows XP, Windows 7 and Windows 8 with Explorer windows, File Dialog Boxes (Open, Save, etc.) and Console Window (CMD command prompt).

Folders Popup download, comments and support.

What's new (history)

2013-11-11 v0.9 (beta version)
  • First release of BETA version
  • Implemented startup option in tray and check4update, standardize dialog box titles, various text fixes
  • Renamed the app FoldersPopup, removed debugging code, prepare for compiler, removed external pictures
2013-11-11 v0.5 (last alpha version)
  • Implemented GuiAbout and GuiHelp, added About and Help to tray menu, tray tip displayed only 5 times
  • Removed file:/// protocol prefix, added support for ExploreWClass, implemented try/catch to Explore shell method, offer to add manually when add folder failed
2013-11-11 v0.4
  • Add settings hotkey to ini file (default Ctrl-Windows-F)
  • Enable Add This Window menu only in WIN_7/WIN_8 dialog boxes (not working in WIN_XP) and in Explorer windows (all versions)
  • Add GuiAddFolder and GuiAddDialog buttons commands, add AddThisFolder and AddThisDialog menus commands
2013-11-10 v0.3
  • Add NavigateConsole for console support (command prompt CMD)
  • Change .ini filename to new app name
2013-11-09 v0.2
  • Create language file, build gui, tray menu, popup folder menu and skeleton for front end buttons and commands
  • Create CanOpenFavorite condition for MButton with WindowIsAnExplorer, WindowIsDesktop and DialogIsSupported, AddThisDialog menu
  • Add SpecialFolders menu, OpenFavorite for Explorer and Desktop, NavigateExplorer
  • Add support for MS Office dialog boxes on WinXP (bosa_sdm_), open special folders in Explorer and Desktop
  • Implement NavigateDialog, add Desktop/Document/Pictures special folders, open it in dialog boxes, enable appropriate menus in popup menu
  • Renamed the app PopupFolders, isolate text into language variables, update GitHub and ReadMe.md with v0.2
2013-11-05 v0.1
  • First release of ALPHA version
  • Initialize script, read ini file and create arrays for folders menu and supported dialog boxes

CSV Buddy v0.9

CSV Buddy helps you make your CSV files ready to be imported by a variety of software. You can load files with all sort of field delimiters (comma, tad, semi-colon, etc.) and encapsulators (double/single-quotes or any other character). Convert line breaks in data field making your file XL ready. Rename/reorder fields, add or edit records, save with any delimiters and export to fixed-width, HTML templates or XML formats.

What's new

  • Display "<1" (instead of "0") in status bar when file size is smaller than 0.5 K
  • Removed CSV Buddy icon from the Tray
  • Add three test delimited files to the package (see README.txt in the zip file)
  • Fix default value of blnSkipHelpReadyToEdit in ini file to 0
  • If an .ini file is not found in the program's folder, it is created with default values

CSV Buddy download, comments and support.

CSV Buddy download, comments and support.