Line Numbers in Files
- To: mathgroup at smc.vnet.net
- Subject: [mg125213] Line Numbers in Files
- From: Don <donabc at comcast.net>
- Date: Wed, 29 Feb 2012 07:24:14 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
I am getting a warning regarding one of the packages I have written which says the following: Syntax::com : Warning : Comma encountered with no adjacent expression. The expression will be treated as Null. (line 2333 of "AFin6`UserFuncs`XFdData1`"). Is there a way to go to the a specific line number in a file? Line 2333 above is impossible to locate otherwise. With all the amazing functionality in Mathematica, sometimes extremely simple things that are immediately obvious in other languages turn out to be very difficult to find out how to do. Thank you. Don