cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

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

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?

demoKerneldemoKernel

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.PNGfolding.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.PNGfolding.PNG

Neo
Neo
Level VII

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 VII

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