One of the programs I use creates files named

name.ext.1, name.ext.2, name.ext.3

Each successive save gets the next increment.

This makes launching the software by double clicking the file problematic as windows doesn't know how to deal with an infinite number of file extensions. Not to mentions that there are a few that are predefined for other uses.

The alternative is to define many, many file types.
_________________________
Glenn