Page 1 of 1

capitalization

Posted: Thu Jun 04, 2020 1:08 pm
by startz
I believe the convention is that the extension for RData files should be "RData" rather than "rdata"

Re: capitalization

Posted: Thu Jun 04, 2020 1:19 pm
by EViews Gareth
The convention for EViews files is .wf1, but that doesn't stop us from creating .WF1 files now and then...

Re: capitalization

Posted: Thu Jun 04, 2020 1:21 pm
by startz
Yeah, but EViews tends to run on machines where capitalization of file names doesn't matter. R is a little less consistent...

Re: capitalization

Posted: Fri Jun 05, 2020 8:28 am
by EViews Steve
Done. All rdata files will be saved with this case: .RData

Will be in next patch for ev11.

Re: capitalization

Posted: Fri Jun 05, 2020 8:58 am
by startz
Thanks Steve.