cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Neo
Neo
Level VI

Dotted line to indicate start and end of a JSL code section with brackets

I am leaning JSL and found this (here).  The start and the end of a code section with brackets is shown indicated by a dotted vertical line, which I find very useful.

I am on JMP13. How do I implement this in the settings?

demoKernel

Thanks.

When it's too good to be true, it's neither
1 ACCEPTED SOLUTION

Accepted Solutions

Re: Dotted line to indicate start and end of a JSL code section with brackets

Cold Folding is a preference in the Script Editor group. Select File > Preferences and then select Script Editor in the list on the left side.

 

folding.PNG

View solution in original post

3 REPLIES 3

Re: Dotted line to indicate start and end of a JSL code section with brackets

Cold Folding is a preference in the Script Editor group. Select File > Preferences and then select Script Editor in the list on the left side.

 

folding.PNG

Neo
Neo
Level VI

Re: Dotted line to indicate start and end of a JSL code section with brackets

I am afraid, setting "code folding" is not working for me. After checking "code folding" on, I restarted JMP, still do not see what the "vertical dotted line"..... What am I doing wrong (I am on JMP 13)?

When it's too good to be true, it's neither
Neo
Neo
Level VI

Re: Dotted line to indicate start and end of a JSL code section with brackets

working now. Thanks.
When it's too good to be true, it's neither

Recommended Articles