Importing Schedules v5.5.2 [SOLVED]

Importing flight schedules from a CSV file and although in the CSV file the daysofweek is 0123456, when imported schedule shows flights with no SATURDAY scheduled? 

 

Any ideas anyone? 

On 1/2/2018 at 5:57 PM, LakerVirtual said:

Importing flight schedules from a CSV file and although in the CSV file the daysofweek is 0123456, when imported schedule shows flights with no SATURDAY scheduled? 

 

Any ideas anyone? 

Turns out the CSV editor (Ron’s Editor) had added a blank space at the start of the string, so " 0123456" was being imported as " 012345", 7 characters with the space, the 8th being the 6