Page 1 of 1
Code Folding Fortran
Posted: Thu Dec 01, 2016 4:17 pm
by RTT
When the IF(...) THEN statement of IF-ELSE-ENDIF block is written on more than one line it cannot be folded.
Re: Code Folding Fortran
Posted: Fri Dec 02, 2016 12:10 am
by jussij
Could you try the need xFolder found here:
http://www.zeusedit.com/z300/xFolder.zip
Cheers Jussi
Re: Code Folding Fortran
Posted: Fri Dec 02, 2016 10:59 am
by RTT
Thanks. With this DLL I can fold a multiline IF( )THEN block, but it does not work properly.
Everything up to the end of the file is folded
Re: Code Folding Fortran
Posted: Fri Dec 02, 2016 11:55 am
by jussij
Could you post the smallest sample of code that shows the folding error
You can format code using the Code but found in the tool bar.
Just hit the Code button and put the sample inside the two tags.
Cheers Jussi