in reply to Could you suggest improvements to my Cisco network device audit script?

Use readmore tags around long code segments. And a personal pet peeve - add comments for the guy that takes over after you move on.

James

There's never enough time to do it right, but always enough time to do it over...

  • Comment on Re: Could you suggest improvements to my Cisco network device audit script?

Replies are listed 'Best First'.
Re^2: Could you suggest improvements to my Cisco network device audit script?
by Happy-the-monk (Canon) on Dec 23, 2014 at 08:49 UTC

    Use readmore tags around long code segments.

    Do readmore tags affect code blocks?

    Cheers, Sören

    Créateur des bugs mobiles - let loose once, run everywhere.
    (hooked on the Perl Programming language)

      Not that I know of, but makes scrolling through SoPW posts quicker.

      James

      There's never enough time to do it right, but always enough time to do it over...