HELP With capturing and renaming a photo.

Hello, I am working with FIlemaker and I am having a hard time finding an applescript. It needs to be able to capture an image ( we were thinking of using a usb camera), ask the user to rename it and save it to a specific location. I was looking at applescripts as I can have filemaker automatically run them.

Any help would be greatly appreciated!!

Thank you,
Justin

Hi

You need to re think your workflow.
try this:
create a record in filemaker
Take picture and download to a specific folder (through camera software?!)
write an for applescript for filemaker and rename according to the record you have created and import into file maker
all this is possible (i know i do it)
check the Apple Events Reference.fp7 in the filemaker extras for coding