output to a plain text file
- To: mathgroup at smc.vnet.net
- Subject: [mg13352] output to a plain text file
- From: "Toshiyuki Meshii" <tm60 at cornell.edu>
- Date: Mon, 20 Jul 1998 02:50:07 -0400
- Sender: owner-wri-mathgroup at wolfram.com
Hello, How can I send a numerical output as a plain text file? I know that >> will work, but I want the output file to show as the same digits on my notebook. For example, if the a = 1.234567 on my notebook, I want to see 1.234567 on my notebook, not 1.234567890123 or something like that. Toshi