The Public Address Book template, released with 8.5.2, caused the problem with cut and paste operations within the Public Address Book. The agent (RenamePastedAccounts) creates an infinite loop which can only be terminated by using pressing the Control+Break keys.
provided by Julian Robichaux at nsftools.com. |
Move the line “Set doc = dc.getnextdocument(doc)” out of the IF statement (as in the example below)
provided by Julian Robichaux at nsftools.com. |
Save, Update design and then all fixed. Special thanks to Bastian Wieczorek for pointing this out.