Re: Help needed with new Export (v. 6)
- To: mathgroup at smc.vnet.net
- Subject: [mg83280] Re: Help needed with new Export (v. 6)
- From: Albert <awnl at arcor.net>
- Date: Fri, 16 Nov 2007 05:43:43 -0500 (EST)
- References: <fhh7uo$92p$1@smc.vnet.net>
Hi,
> It seems that the new version of Mathematica does not like
> ConversionOptions, as the Help entry says "As of Version 6.0,
> ConversionOptions is superseded by capabilities in Import and Export."
> However, I can't figure out what new capabilities might replace my old
> behavior. Is there a quick way to fix my old function, or am I going to have
> to go through the stream operation tango?
>
> Thanks,
>
C.O.
While the handling of the Import/Export functions has changed I don't
think you will need to perform stream operations for what you need.
Have you checked the Options section in these docpages?
ref/format/CSV
ref/format/Table
looks to me as if there should be enough handles to create a file that
fits your needs...
hth,
albert