You can use OLE to fire up XL and have it sort it.
Also you can create a macro in XL and just fire it up as you any other
program and the macro could sort it automajically.
d
On Fri, Aug 22, 2008 at 5:44 PM, Herman <[EMAIL PROTECTED]> wrote:
> csv lines, each line terminated with a CR:
>
>
> AAPL,123,12.3,12345,122,223
>
> AA,1231,12.31,123451,1221,2231
>
> etc...
>
>
> actually the file is created from afl so I can give it any format I want
> however the above is easy to import into excel for checking. It would be
> nice to be able to specify the column to sort by, however i can swap columns
> easy enough.
>
>
> I am running Windows XP Home. It is essential I can call the routine from
> afl.
>
>
> thanks for the input!
>
>
> herman.
>
>
>
>
>
>
>
>
>
> Friday, August 22, 2008, 4:18:27 PM, you wrote:
>
>
> > What is the format of your file (e.g. raw text, csv, xml, html, etc.)?
>
> > Is the data column based and you want to sort by column (either named
>
> > or positional), or do you just want a vanilla alphabetical sort on the
>
> > raw text?
>
>
> > Giving a few sample lines from the file would be helpful.
>
>
> > Mike
>
>
>
> > ------------------------------------
>
>
> > Please note that this group is for discussion between users only.
>
>
> > To get support from AmiBroker please send an e-mail directly to
>
> > SUPPORT {at} amibroker.com
>
>
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
>
> > http://www.amibroker.com/devlog/ <http://www.amibroker.com/devlog/>
>
>
> > For other support material please check also:
>
> > http://www.amibroker.com/support.html<http://www.amibroker.com/support.html>
>
> > Yahoo! Groups Links
>
>
> > http://groups.yahoo.com/group/amibroker/
>
>
> > Individual Email | Traditional
>
>
> > http://groups.yahoo.com/group/amibroker/join
>
> > (Yahoo! ID required)
>
>
> > mailto:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
>
>
> > mailto:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
>
>
> > [EMAIL PROTECTED]
>
>
> > http://docs.yahoo.com/info/terms/
>
>
>
>
>