Problems reading files
- To: mathgroup at smc.vnet.net
- Subject: [mg15337] Problems reading files
- From: Sergio Terrazas <sterraza at campus.cdj.itesm.mx>
- Date: Fri, 8 Jan 1999 04:15:25 -0500
- Sender: owner-wri-mathgroup at wolfram.com
Hello Mathgroupers! I have two questions about reading files into Mathematica 3.0 : 1) When using ReadList["A6E24001.txt",Number,RecordLists->True] sometimes the file gets read, !and sometimes not! and I get the message "File not found" What could be going on? 2) I need to read 200 such files, with names like A6E24001.txt, A6E24002.txt, A6E24003.txt, ..., A6E24200.txt. Is there a way to do it automatically? Thanks a lot for any help any of you can give me. Happy New Year! Sergio Terrazas Juarez, Mexico
- Follow-Ups:
- Re: Problems reading files
- From: Jurgen Tischer <jtischer@col2.telecom.com.co>
- Re: Problems reading files