How do you keep track of a large script?

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
brunop
Junior Coder
Posts: 38
Joined: Mon Dec 03, 2007 2:29 pm

How do you keep track of a large script?

Post by brunop » Sat Jun 12, 2010 7:52 pm

Im creating a script that is composed of a lot of segments, but those segments added up becomes a real pain to keep track of so I was wondering if there was a way to make it easier for me to comprehend the full script.

Maybe being able to color each segment a different color or maybe just having a list of shorcuts that leads to each of the segments that are stored alone or?

Im using the // to insert a heading of each segment but its not quite enough


How do you guys do it?

Bruno

User avatar
JRL
Automation Wizard
Posts: 3518
Joined: Mon Jan 10, 2005 6:22 pm
Location: Iowa

Post by JRL » Sat Jun 12, 2010 8:40 pm

Look up "bookmarks" and "code folding" in help

brunop
Junior Coder
Posts: 38
Joined: Mon Dec 03, 2007 2:29 pm

Post by brunop » Sun Jun 13, 2010 10:53 am

Great CODEBLOCK was just the thing I was looking for :-)

Thanks!

Bruno

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts