10-15-2007 10:23 AM
10-15-2007 02:25 PM
Hello bbanacki!
After changing the layout filename in your script and allocating an Operator_Name variable I was able to run your example and could reproduce the problem. After this I loaded the layout again and recognized that there are already three tables in it. After deleting this tables and running your script again everything was fine. The reason might be that you accidentally saved a patched layout. If you manipulate an existing layout it is always a good idea to change the PicFile variable to a temporary filename to avoid this.
Matthias
Matthias Alleweldt Project Engineer / Projektingenieur | Twigeater? |
10-16-2007 01:28 PM
Thank you for the help. That was my problem all along. It was such an easy fix I can't believe I overlooked it.
Greatly appreciated...