No row breaks in code snippets here on the forum
Posted: Fri Oct 25, 2024 1:00 am
Is it just me or does the forum generally remove row breaks in code snippets?
When I format the code
close @all
wfcreate a 2000 @now
series tmp = na
using the Code button it is turned into a one-liner
When I format the code
close @all
wfcreate a 2000 @now
series tmp = na
using the Code button it is turned into a one-liner
Code: Select all
close @all
wfcreate a 2000 @now
series tmp = na