Dave Groover deftly typed-- >I have a question this morning from another angle. How is the Emailer >messages DB set up? Is it a file that is assessable from another program >other than Emailer that could open it and read it? I forget what standard >DB format is but I believe that there is one. Word processors normally >default to Txt. Spreadsheets normally default to Sylk or something >similar... There may well be a couple of popular formats for DBs and not >just one. The question is, is there a way to have AppleScript read the >actual Emailer messages DB component, without Emailer being open?
Yes, there are database file standards, with the old dBase app. one of the original standards. MacLink Plus supports many of them. If you have MLP, try dragging the CE db onto the MLP app. If CE's db is in a 'standard' format, MLP can translate it. Good luck bevon > >I assume that if true it would still be ill formatted for reading, it >would have to be cleaned up. But, can it be done at all is what I want to >know? > >Thanks much. > >Dave Groover ___________________________________________________________________________ To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>

