Whenever a user wants to save a document, he can choose the file type. The selected file type should determine the file extension.
This works very well as long as the file name contains no dots. We use a lot of file names with dots and and our users expect the file extension to be added also to this file names. An example: File name: product.create File type: TASK-File Should be saved as "product.create.task", but we get the file "product.create". How can we achieve that the extension is added to filenames with dots? Marc Hämmerle Dokumentation ______________________________ Adcubum Solutions AG Rorschacherstrasse 267 9016 St. Gallen Zentrale +41 71 282 88 88 Direktwahl +41 71 282 88 27 Fax +41 71 282 88 99 [email protected] <mailto:[email protected]> www.adcubum.com <http://www.adcubum.com/>
-- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

