Skip to content

Update functions_extd.html#251

Open
LPUoO wants to merge 1 commit intoimagej:mainfrom
LPUoO:master
Open

Update functions_extd.html#251
LPUoO wants to merge 1 commit intoimagej:mainfrom
LPUoO:master

Conversation

@LPUoO
Copy link
Copy Markdown

@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
Copy Markdown
Member

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

@LPUoO
Copy link
Copy Markdown
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