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

Update functions_extd.html #251

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update functions_extd.html #251

wants to merge 1 commit into from

Conversation

LPUoO
Copy link

@LPUoO LPUoO commented Sep 27, 2020

Hello,
As suggested by @haesleinhuepf I made this pull request.

I added double quotation marks to "area", "myColumn", "Count" and "select" in the for loops.
I also added a semicolon after filelist = getFileList(directory) in "forfilesinafolder".
Finally, I added "directory = getDirectory("Choose input directory");" in line 18 in order to make the whole block self sufficient.

See https://forum.image.sc/t/auto-code-completion-for-ij-macro/11642/149

Thank you very much

As suggested by @haesleinhuepf I added double quotation marks to "area", "myColumn", "Count"  and "select" in the for loops.
I also added a semicolon after filelist = getFileList(directory) in "forfilesinafolder".
Finally, I added "directory = getDirectory("Choose input directory");" in line 18 in order to make the whole block self sufficient.

See https://forum.image.sc/t/auto-code-completion-for-ij-macro/11642/149
@imagejan
Copy link
Member

This is a duplicate of #250 and 0fcee36 (#248).

@LPUoO
Copy link
Author

LPUoO commented Oct 1, 2020

Thank you @imagejan for checking.
My modifications are indeed identical to @haesleinhuepf 's except that I also added the following:
"directory = getDirectory("Choose input directory");" in line 18 in order to make the whole block self sufficient.

Thank you very much

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.

2 participants