Welcome to the Traders Laboratory Forums.
Coding Forum Collaborate, receive help, or discuss coding related issues.

Reply
Old 02-11-2008, 11:37 PM   #1

Join Date: Jan 2008
Posts: 3
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Formating Ascii File

Hi anyone knows how to save the following into different delimit?

When save in excel as .txt the following is :

02/05/08 9:59 7.975 7.985 7.97 7.975
02/05/08 10:00 7.975 7.975 7.965 7.97
02/05/08 10:01 7.975 7.985 7.965 7.985
02/05/08 10:02 7.975 7.975 7.97 7.97
02/05/08 10:03 7.97 7.97 7.96 7.96

Wanted to save in as the follow :

02/05/08,9:59,7.975,7.985,7.97, 7.975
02/05/08,10:00,7.975,7.975,7.96 5,7.97
02/05/08,10:01,7.975,7.985,7.96 5,7.985
02/05/08,10:02,7.975,7.975,7.97 7.97
02/05/08,10:03,7.97,7.97,7.96,7 .96

A utlitiy specificing the options like data format, delimited used, etc would be good.

Or save the above using excel but excel always has tab when saved in text.
johni is offline  
Reply With Quote
Old 02-12-2008, 12:09 AM   #2

Join Date: Feb 2007
Location: US
Posts: 314
Ignore this user

Thanks: 86
Thanked 206 Times in 89 Posts

Re: Formating Ascii File

Try saving as CSV (Comma Separated Values)?
thrunner is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
PDF File For New Traders Soultrader Beginners Forum 8 03-09-2011 02:16 AM
Has anyone worked with a MKV file before? brownsfan019 General Discussion 6 09-13-2007 11:02 AM
@ES.D symbol in ASCII format ImXotep Stock Trading Laboratory 0 04-09-2007 03:36 PM

All times are GMT -4. The time now is 11:38 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.