Page 1 of 1

Apple Script Updating

Posted: Sat Aug 12, 2023 2:54 pm
by Wells
I just updated NeoFinder from the demo mode to Private License and then added additional mail boxes now this apple script will not work and gives an error about a problem with the mail folder. I only had 4 mail boxes before now I have 25.

What do I need to do to correct the problem as I am at a loss. If I remove the update catalog mail it works.

Thanks Rogeer

tell application "NeoFinder"
delay 2
update Catalogue "Wells Images"
update Catalogue "Wells Genealogy Documents"
update Catalogue "Wells Genealogy Research Notes"
update Catalogue "Mail"
end tell

Re: Apple Script Updating

Posted: Mon Aug 14, 2023 4:54 pm
by neo-admin
What is the actual error?