Hi Chris, I agree with your prefered alternatives. However...
> And if you really want to approach the problem the way you > are, then you want to "using System.IO; using > System.Reflection;" and use > Path.Combine(Path.GetDirectoryName(Assembly.GetEntryAssembly() > .Location), > "yourdatafilename"). This will break if the program is loaded from the shadow copy cache. Charlie > -- > Chris Howie > http://www.chrishowie.com > http://en.wikipedia.org/wiki/User:Crazycomputers > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
