can't open FileMaker doc

Have an Applescript:

tell application “FileMaker Pro”
activate
open alias “HD:Users:me:Public:file_name.fp7”

end tell

get error: “The document could not be opened. FMP cannot open files in the “FileMaker Document” format”

??