Is there an environment variable that gives me line number and file?

External from the trace stuff that is. I just want the line number and file I'm in individually...???
xc

···

--
"It's the preponderance, stupid!" - Professor Stephen Schneider, IPCC member

I guess I've found '__FILE__', so I just need some mythical '__LINENO__', whatever it's actually called.

···

On 10-06-18 02:18 PM, Xeno Campanoli / Eskimo North and Gmail wrote:

External from the trace stuff that is. I just want the line number and
file I'm in individually...???
xc

--
"It's the preponderance, stupid!" - Professor Stephen Schneider, IPCC member

__LINE__

Rob Biedenharn

  Rob@AgileConsultingLLC.com

  rab@GaslightSoftware.com

···

On Jun 18, 2010, at 5:22 PM, Xeno Campanoli / Eskimo North and Gmail wrote:

On 10-06-18 02:18 PM, Xeno Campanoli / Eskimo North and Gmail wrote:

External from the trace stuff that is. I just want the line number and
file I'm in individually...???
xc

I guess I've found '__FILE__', so I just need some mythical '__LINENO__', whatever it's actually called.
--
"It's the preponderance, stupid!" - Professor Stephen Schneider, IPCC member