Civil Engineering Association
Retrieving data from RUAUMOKO output files - Printable Version

+- Civil Engineering Association (https://forum.civilea.com)
+-- Forum: Software (https://forum.civilea.com/forum-65.html)
+--- Forum: Software Installation Problems & Bugs (https://forum.civilea.com/forum-106.html)
+---- Forum: Archive Problem (https://forum.civilea.com/forum-28.html)
+---- Thread: Retrieving data from RUAUMOKO output files (/thread-17075.html)



Retrieving data from RUAUMOKO output files - Sumatra - 09-28-2010

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:

[Image: 97611887316587865867.jpg]

Is there anyone here had a program to tackle this problem?

Your help would be highly appreciated.
best regards.


RE: Retrieving data from RUAUMOKO output files - ynopum - 09-28-2010

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?



RE: Retrieving data from RUAUMOKO output files - Sumatra - 09-28-2010

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.


RE: Retrieving data from RUAUMOKO output files - jupe01 - 10-07-2010

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?tid=16131&pid=37196#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
***************************************