Version History for fmSpark
Version 1.0.2 October 26, 2009. This version made a number of small bug fixes. Instructions for making these changes in your copy can be found in the links below.
Version 1.0.1 January 30, 2009. This version fixes a bug in journaling where in some cases a journal record was only created for the last contact on a mailing. To make this change in your copy, edit the script "cmd - post-send/print" in fmSpark. There is only a single line in that script now. Wrap that line in a loop as shown here:
Freeze Window
Enter Browse Mode
Go to Record/Request/Page [ First ]
Loop
Perform Script [ “ create journal entry” ]
Go to Record/Request/Page [ Next; Exit after last ]
End Loop
Then, edit the script " send all messages ( noDialog )" and scroll to the bottom. About 8 steps from the bottom, before we end our loop you'll see a Perform Script step. It currently performs "cmd - post-send/print". Change this to run "create journal entry" instead. (That is the next script in the script list.)
That's it!
Version 1.0.0 July 1, 2008, fmSpark is born.
Page URL: http://docs.proofgroup.com/fmSpark/en/1.0/VersionHistory