Re: Error - cant get around! Expected ;
Posted by flettster on Jun 29, 2011; 6:36am
URL: http://imagej.273.s1.nabble.com/Error-cant-get-around-Expected-tp3684050p3684052.html
So
The brackets were put in by the error message.
There are no preceeding erroneous colons etc. I have finetoothed it and all appears well.
I have not capitalised the if command. It is bascially
if(var==1){
Dialog.create()
Then 3 simple dialog commands to define a variable
}
There are then 100 lines of macro before this expected ;
I don't get it!