How you import from a file will depend on the data format of the files. There's text and binary as well as Excel, Word, database files. There's several shipping examples under Fundamentals>File Input and Output that you should look at if your data is stored as text or binary. If you have a specific question regarding reading a certain format or how to process the data once you've read it, please provide additional details.