October 3, 200817 yr I have an issue with a script I'm running. If I absolutely have to I can go into detail about everything that the script is doing but I'm hoping I can get some direction from a simple explanation. When I run my script normally, which is an import records script (very over simplified description), there is consistently an anomalous extra blank record being created. However, when I run the script using debug scripts to watch and see where this extra record is coming from... it doesn't happen. This result is consistent. Every time I run the script extra records are created, but every time I try to debug the script (importing the same set of records) there is not an issue and the extra records don't show up. Is there any reason scripts would behave differently when they are being watched?
October 3, 200817 yr Are you importing data from another FM file or something else? It really shouldnt matter that you are using debugger. Do you have a zipped set of files that we can try to replicate your issue with?
Create an account or sign in to comment