Hello everyone!
Is there a way to retrieve the name of the .nim file that's been compiled at compile time?
@Yardanico It depends on whether you want the name of the imported file (then use a proc) or the name of the file imported into (then use a template).
@vitreo12 "will not work" is not helpful; please be precise. IWFM