We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a fmp12 file that's a data only file (main fmp12 contains the front end, this file is linked from the first to get to the data).
When trying to dump it, I get an Unrecognized Code...
$ ./fmpdump ./Data.fmp12 Version: File Maker Pro 12.0 **** UNRECOGNIZED CODE 0x4d @ [17] ***** Error code: 11
I could assist with debugging further, but I am very unfamiliar with the filmmaker files, or how to interpret what this code should be.
The text was updated successfully, but these errors were encountered:
Hi, if you can share the file I might be able to help debug
Sorry, something went wrong.
No branches or pull requests
I have a fmp12 file that's a data only file (main fmp12 contains the front end, this file is linked from the first to get to the data).
When trying to dump it, I get an Unrecognized Code...
$ ./fmpdump ./Data.fmp12
Version: File Maker Pro 12.0
**** UNRECOGNIZED CODE 0x4d @ [17] *****
Error code: 11
I could assist with debugging further, but I am very unfamiliar with the filmmaker files, or how to interpret what this code should be.
The text was updated successfully, but these errors were encountered: