When I need to use a data file I'll put it in the preprocessor directives:

#include FILENAME "c:\datafile.dat"

Is there a way of assigning FILENAME to some user defined file name? In other...