Alan Yaniger wrote:
When openeing a DBF file in Calc, OOo asks the user which character set to use. Is there a way to set a default charset for all files with a given extension, like "*.dbf"?

If such a feature is not built-in, could it be done in an OOo BASIC macro? If so, how?

The initial value for the dialog is hard-coded (in ScFilterOptionsObj::execute). Using a macro, you can load or save without the dialog, specifying the filter options yourself. Perhaps that helps.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to