51
The Form Letter Machine / Re: Request for var file-list precedence behavior for variable overloading
« Last post by superticker on October 01, 2007, 01:19 AM »... one thing you hint at ... is that this will be much more oriented to people who are managing largish size collections of forms and data....Actually, I believe it's to one's advantage to have as few form templates as possible; otherwise, you're repeating (and maintaining) like information between templates. I have three templates each with over 60 check boxes and radio buttons. Perhaps I can send you a sample tree.-mouser (September 30, 2007, 02:23 PM)
I also find the current design reasonable for my work. The few suggestions I do have were discussed in the bugtracker a year ago, and they're simple mods.
Another application--totally separate from TheFormLetterMachine--would have an SQL database generate output files based on stored database fields. I have a real need for an application that does this as well, but this is a totally different app which should have a different name (such as MS ACCESS or MS Excel). That's really not what TheFormLetterMachine is about though.
If someone could recommend a flat-file database that can selectively convert fielded records into a formatted output file, I would really appreciate it. I produce a monthly news digest of ballroom dance events. Each record would be one event with fields like date, time, place, price, location. I need to select the records relevant for the given month, and produce an output file that forms that month's digest of events. I thought about using MS Excel's output file capability for this, but there's probably a better way using a generalized flat-file database. Can someone please suggest one?
If the flat-file database can produce an XML output file (digest) that can be posted on the web (monthly newsletter), that would be even better. In fact, if it can produce an XML output-file schema compatible with an RSS 2.0 feed, that would be perfect. Then I'll just publish my monthly newsletter as an RSS feed instead. But this is really a database problem, and not a problem for TheFormLetterMachine to attempt (which is a different application).

Recent Posts
I'm wondering if the save should just be automatic on program exit, in which case the "File > Save tree" menu item should be replaced by a "File > Revert changes" to restore (reload w/o saving) the previous tree?
(but okay, at least there's transparent conversion to NTFS with "convert.exe").