Am 10.10.2018 um 05:42 schrieb Logan Kelly:
Hello,
Minorissue with Auto indent script using latest snapshot (10/9/2018)
on Windows 10.
The outfile command messes up the auto indent, i.e.
scalar x = 1
If x == 1
outfile "test.txt" --write
print x
outfile --close
Maybe this has to do with the change that now the recommended way is to
use an outfile ... end outfile block.
cheers,
sven