Re: metacharacters as record separators
- To: mathgroup at smc.vnet.net
- Subject: [mg26899] Re: metacharacters as record separators
- From: "Paul Lutus" <nospam at nosite.com>
- Date: Fri, 26 Jan 2001 23:29:44 -0500 (EST)
- References: <94r7p2$ife@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"Aaron E. Hirsh" <aehirsh at leland.stanford.edu> wrote in message news:94r7p2$ife at smc.vnet.net... > Is it possible to use metacharacters as part of record separators in > ReadList? For example, can one separate data at each occurrence of a > number, or at each occurrence of a character other than an uppercase > letter? Perhaps it would be better if, instead of asking this hypothetical question, you showed us the record format you want to use, so issues of practicality can be addressed directly. There is always the option of reading the file character by character and making the appropriate conversions explicitly. Of course, this may not be necessary. -- Paul Lutus www.arachnoid.com