Skip to content
New issue

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

Corrected incorrect parameter reference #30

Merged
merged 1 commit into from Mar 30, 2015

Conversation

chivalry
Copy link
Contributor

Changed initial reference to ~file variable to instead reference file parameter.

Changed initial reference to ~file variable to instead reference file parameter.
@petrowsky
Copy link
Collaborator

We actually need to deprecate the ObjectID function as it was replaced by a breakout of the multiple functions within the Objects folder. I wish I had some time to do some major cleanup of this repo. I can merge based on trash, but you should switch to using the individual Object* functions.

petrowsky added a commit that referenced this pull request Mar 30, 2015
Corrected incorrect parameter reference
@petrowsky petrowsky merged commit 22586ba into filemakerstandards:master Mar 30, 2015
@chivalry
Copy link
Contributor Author

I actually do use a version of the individual functions, but I'm working on my own standard library of custom functions, trying to clean it up after years of cruft accumulation (https://github.com/chivalry/filemaker-custom-functions), and I was looking at your library for possible ideas, and just happened to find that error. Regardless of individual standards (if you take a look at my repository, you'll see a few areas where I depart from your standards), I love the fmpstandards as a resource. Thanks for making it available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants