I have been trying to find out some way in Julia of getting information 
about what the current file name & line number is, and also the containing 
module(s),
method or type, etc., in a macro.
I'd looked to see if there was anything like __LINE__, but I wasn't able to 
find anything similar so far...

Thanks, Scott

Reply via email to