2022-06-21 BETA v2.1.9.6
- addition of the CSV Buddy companion application CSV Buddy Messenger to send scripting messages to CSV Buddy
- before sending scripting messages, CSVBuddyMessenger checks that CSV Buddy is running and has only one instance running
- CSV Buddy responds to message 0x2225 sent from CSVBuddyMessenger, returning true to confirm that CSV Buddy is running
- CSV Buddy receives CopyData (0x4a) scripting messages sent from CSVBuddyMessenger and take action on scripting messages Tab, Exec, Set, Choose, Delim, Window (Minimize, Maximize and Restore), Debug, Exit and Sleep (see online documentation at
http://code.jeanlalonde.ca/ahk/csvbuddy/...#scripting)
- Process a script file when receiving a scripting message containing only a path and file name
- rename some controls and variables to simplify scripting messages
- fix bug to flag changes in file when file load is adding lines
- fix bug opening the wrong editor (Field-by-field instead of Full screen, or vice-versa) when creating a new file;
- update online documentation
2022-06-27 BETA v2.1.9.7
- rename "CSV Buddy Messenger" to "CSV Messenger"
- add value MessengerVerbose under section [Messenger] in CSVBuddy.ini to control messages from CSV Messenger with possible values 0, 1 or 2
- 0 Silent: no dialog box or command line message shown after CSV Messenger commands
- 1 Errors only: display a dialog box only when an error occurred in CSV Buddy (default)
- 2 Always: after each command executed in CSV Buddy, display a dialog box (on launch errors) or a command line message (on success or command errors)
- when exiting CSV Messenger, return an exit code to the caller (batch file of other script): 1 (CSV Buddy not running), 2 (more than one instance of CSV Buddy), 3 (no parameter) or 4 (execution error)
- add "Timeout nnn" command to change the timeout default value 30000 ms (30 seconds)
- add support for pipe character in CSB Messenger values
- See CSV Buddy Scripting help at
https://csvbuddy.quickaccesspopup.com/cs...scripting/
Please
login to this forum (or
register) to ask questions, report bugs or make suggestions.
Download link
(removed - this beta test is over - thanks for your help)