In the db file that I have attached with a pdf file there is a screenshot of what I am talking about. The first instance of the RunMacro command is like this:
Do.Cmd.RunMacro ("FormHeading - MAC")
and that is incorrect when it should be like this:
Do.Cmd.RunMacro("FormHeading-MAC")
The second line is the correct one! However, when I modify the first line the to look like the second line and then save it. The first line is saved - not second line.
This is critical since only the second line is correct. The first line running in the software causes a software crash.
So how do I save the file once I have changed it and the files remains as the second line, with no corrections back to the first line?
Any help appreciated.
Thanks in advance.
Respectfully,
Lou Reed