[Tutor] Need help with a couple of concepts

Craig Hagerman craig@osa.att.ne.jp
Sat, 4 Mar 2000 07:50:10 +0900


<snip>
>
>3.  I'm using BBEdit Lite 4.6 to edit the Python code.  Any way to
>get line numbers in the source so that the Python error messages
>might be matched up better?
>
>Thanks,
>Rob Lake
>rbl@hal.cwru.edu
>

Rob,

B.B. Edit is a great program. To add line numbers do this. Open a new file,
notice that there are little icons on the top of that open window. Click on
the second from the left (I think) it says things like "Soft wrap text",
"Show philips bar" and somewhere in there "Show line numbers". Click on
this and you will have line numbers. Alternately go to "Edit -> Preferences
-> Window" Here there is a setting to turn on line numbering by default.
Hope this helps. oh, and the MacPython SIG is a great resource for Mac
specific questions.

Craig Hagerman