line numbers

i want to know how to show line numbers along with the script

Thanks

http://www.hytechpro.com

I think both Smile and Script Debugger will allow you to “go to line number…”. But you can’t see the lines numbered… If you are very interested in this issue, the most approximate function would be copy-pasting the script to a third-party text-editor with such function (or write a custom applescript to number the lines, but you couldn’t compile such thing anyway).