fullpath_file

Controls if __FILE__ macro expands to a full path or the base file name.

Syntax
  #pragma fullpath_file on | off | reset   
Remarks

When this pragma on, the __FILE__ macro returns a full path to the file being compiled, otherwise it returns the base file name.