In my work I use foxpro to input data from excel files. This data is formatted into fields like name, address1, address2, city, state, zip and other data. From examining the documentation it looks like Julia reads 1 line at a time from a file. There does not seem to be an easy way to format this line into separate fields. Can anyone shed any light on how Julia handles this kind of file input?
Thank you David
