Dear members,
I really need a help. I have thousand files of RUAUMOKO's output data in text format that arranged neatly in folders with sequences numbers of file naming. Each file is containing the data that I must collect as shown inside the red lines in the following picture:
Is there anyone here had a program to tackle this problem?
Your help would be highly appreciated.
best regards.
It seems you don't know any programming language (if you knew - you would have been finished already).
You have several options (except asking some programmer):
1.To take a look at the Windows Batch commands, and create your own .BAT file. It is quiet tricky sometimes, and the only advantage it that you will not need to learn a programming language and use a compiler.
2. You can use any text editor's macro language (MS-Word, TextPad). You will record a macro: open the file in, find the necessary part, then do something with it (or just paste it into a new document. Then you should try to apply this to all the files.
I think that the second option is easier to start with.
and also I think that the real problem will be not to find the necessary part, but to find what to do with it - it will be just a piece of text, then what's next?
dear ynopum,
thanks a lot for giving me the comment. yes, :dash2: i do not know any program language. since i faced this problem, i think i now must start to learn it, perhaps the matlab, coz i still have a long way to run to finish the work.
can you give me a little example using windows batch command and text editor's macro language (MS-Word, TextPad) that relate with my problem? or perhaps an example of matlab or fortran scripts?
i thank you in advance.
Hello, Adekajeng
May this link will help u,
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
http://forum.civilea.com/thread-27464.html
***************************************
Peace.
Moderator Notes:
Go reading this thread "How to protect a LINK"
http://forum.civilea.com/showthread.php?...6#pid37196 <==== This is transparent link (allow only this note)
Below is not transparent link
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
http://forum.civilea.com/thread-27464.html
***************************************