Hi everyone,
I'm working through a DI tutorial and I'm trying to read 3 text files (identical) through a single file format. The documenation says you can do it one of 2 ways (which i haven't gotten to work):
1) under data file(s) list the file names separated by commas
2) File name containing a wild card character (*)
.... I haven't gotten this to work. Has anyone out there done this successfully?
Thanks