I have a form (for example, abc.frm
). I want the duplicate form (for example, xyz.frm
) of abc.frm
. I don't want to create it again. So I used the Save As option. But it did not appear in Project Explorer.
To solve this I did as follows.
But now I can not find the abc.frm
file in Project Explorer.
If Save As is the correct option to create a duplicate form then What is the solution to keep both files?. If not then How do I create duplicate form?
"Save as" will save the form as the new name AND change the reference in the project to the new form file.
You can either:
or: