Hello All
If you do "SaveAs" on a window there are two issues.
First, the dialog refers to backing up an element. I am not backing up an element, I am saving a copy of the existing window under another name. The use of the term "Element" has been pushed into V18 and it is misleading and lazy programming by PCSoft. It is all very well for them to code in the abstract, but when the function is called it must recognise how it is being used and show the appropriate function names. A small point, but I believe indicative of lazy coding practices that are currently spilling over into the increased number of bugs that have plagued the last 2 versions.
Second, if I change the Title of the window, this also overwrites my window name. This is completely wrong in so many ways. My development language has no right to change my program names. Perhaps this is a fundamental misunderstanding between French and English languages, but the TITLE is the name displayed to the user and is is no way the same as the name I give the window in terms of my code. I use prefixes on my window names to help me group them and for quick identification.
Reported to Tech Support June 2013
Regards
Al