Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

greentree

macrumors newbie
Original poster
Dear all,

I have a script to send invitation to ical from FileMaker pro 9. When I trigger the script at the end of attendee address I get an extra line say like this "username@domain.co.uk <invalid:nomail>" when I press send it doesn't send the invitation.

my code for attendees is: tell theEvent to make new attendee at beginning of attendees with properties {display name: theAttendees}

I will appreciate if any one can tell me how can I get rid of <invalid:nomail> at the end of email address

Thanks
greentree
 
Dear All,

I found the solution I replaced {display name: xxxx} to {email: xxxx} and it worked fine
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.