Hi Cakiwi, First of all, please tell me how to remove text from my thread .I am new to use fortran , and it is not much (neither so less) time passed when i discovered that fortran means formula translation. You can guess that how much expert i am in fortran. No body could dare challanged my expertiese in fortran. I am sorry i couldn't explain well. I am giving you some notes that what my aim is.
it will be
1. open the text file
2. read it etc.
3. write @ instead of value etc, and this instead of that etc( total roughly about 19 to 23 words to be changed)
4. write x instead of a in a1 to a113,( this will become x1 to x113 several changing of characters is required at different places e.g b1 to b123, c1 to c20, da to dz)
5. read numbers in the text or tables e.g 736254 etc and assign them all by values e.g f1 = 736254, now divide f1 by 'g' e.g g=2 get answer, now give answer the variable name h, e.g h = 368127 (736254/2).
6 divide h again by g e.g 368127 /2 = 18463.5 , give i = 18463.5
7. divide i by j( another previously defined variable, e.g j=5), and give answer the variable name k and then subtract k from i, and get another answer = m.
8. write in some kind of memory that this answer will be added in the product of j the divisor, and the answer m , to get i.
a786b786