help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Easy for Some


From: marioepsley
Subject: Easy for Some
Date: Mon, 4 Jan 2010 02:25:41 -0800 (PST)

I'm not coder but i needed to extract some information from a text file and
some one pointed me in this direction. 

I have a file like this, could have up to a 1000 keyframes.:



Effects   Sound Keys #1   Output 1 #22
   Frame
   0   0.17489
   1   0.261281
   2   0.361762
   3   0.400085
   4   0.411538
   5   0.434799
   6   0.41712
   7   0.422151
   8   0.43181
   9   0.411811

Just to clarify the spacings: (     0       0.17489    )
Just to clarify the spacings: (tab0tab 0.17489 tab)

and i want to be left with just the raw values like this:


0.17489
0.261281
0.361762
0.400085
0.411538
0.434799
0.41712
0.422151
0.43181
0.411811


I am a complete newbie, i downloaded aquamacs emacs yesterday, tried to use
replace string as a guess...?? no joy. Dont have anyone to ask, any help is
greatly appreciated.
-- 
View this message in context: 
http://old.nabble.com/Easy-for-Some-tp27011067p27011067.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]