Typos and no DF complaint


ekanderson

Recommended Posts

// This doesn't do any thing, and no complaint NO closing "

Export.xp_solar_day_end.strFileName =ourPath +YY +"solar_day_xp_end.csv

// This doesn't do any thing, and no complaint Export_xp_day* declared nowhere

// 1st _ should have been a . (period)

Export_xp_day_end.strFileName =ourPath +YY +"day_xp_end.csv"

These were hard to find and correct since code only kicks in at the end of each year.

DFE 5.83 build 1632

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.