Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rossyeperez

    delete rows equivalents

    thanks! work really well [thumbsup2]
  2. rossyeperez

    delete rows equivalents

    If I have the following case: a xxx h b xxx xxx c sss d d ddd f e ccc g f ddd d g xxx e h ddd h a b d e f h In the vertical column I have a b c d e f g h in vertical mode and the horizontal row a b d e f h if I compare vertical column with the...
  3. rossyeperez

    reformating table + 2 output files

    Hi Is due that this lines in the first column have the same values as the header columns with charaters that in the last program are erased and normally the first column before the second DEPTH have the same values (vertically) equivalents with the row...
  4. rossyeperez

    reformating table + 2 output files

    Hi Feherke, can you get understand mi last question?? Please let me know if you need any additional information. Thanks Rossy
  5. rossyeperez

    reformating table + 2 output files

    Column in Rose color have the same values in the same order that the row in rose color horizontally: [highlight #FF99FF]DEPTH[/highlight] cdccd aaa dccc cdfd [highlight #FF99FF]xxx[/highlight] ccccc xxxx vvvv [highlight #FF99FF]xxx[/highlight] ccccc xxxx xxxx [highlight...
  6. rossyeperez

    reformating table + 2 output files

    Feherke, I have another question related with the same program .. when I have the following kind of file and the firts column before the second DEPTH row corespond with the SECOND DEPTH row values in horizontal like this : DEPTH cdccd aaa dccc cdfd xxx ccccc xxxx vvvv...
  7. rossyeperez

    reformating table + 2 output files

    thanks I used awk95 on windows and the program work Rossy
  8. rossyeperez

    reformating table + 2 output files

    I'm using nawk on windows Rossy
  9. rossyeperez

    reformating table + 2 output files

    Thanks in the second output file I get a file with the following output : 123-45623-4-5673-45-678456-780 Regards Rossy
  10. rossyeperez

    reformating table + 2 output files

    thanks :) But if I don't know how many column I will have inside the file and the columns with characters is not all the time in the same position
  11. rossyeperez

    reformating table + 2 output files

    I have the following kind of file : DEPTH cdccd aaa dccc cdfd xxxx ccccc xxxx vvvv xxxx ccccc xxxx xxxx xxxxx vvvv xxxx xxxx ffff ssss qqqq DEPTH xxx xxx ccc xxx yy zz vvvvv 1 xxx-sss 2 3 -4 5 6 xxx-sss 2 ddd-ppp 3 -4 -5 6 7 xxx-sss 3...
  12. rossyeperez

    pirnt all lines except an especific line

    I have the following kind of file : HOLA XXXX YYYY XXXX YYYY XXXX YYYY HOLA xxx yyy xxx yyy xxx 1 2 3 4 5 6 7 8 2 3 4 5 6 7 8 9 3 2 1 3 5 6 7 8 4 5 4 2 3 1 3 4 I would like to print all lines with all information include the first line HOLA without the line witht the...
  13. rossyeperez

    get values from a table

    I have the following table 1 2 3 4 5 7 2 3 4 5 6 7 3 3 2 1 5 4 4 5 6 7 8 9 I would like to get the following result start = 1 --> "top value in the first column" stop = 4 --> "bottom value in the first column" count = 6 --> " count number of column in...
  14. rossyeperez

    print firts column an last column

    Hello all If I have a file with this kind of columns aaaa aaaa aaaa xxx bbbb bbbb www cccc cccc ccccc cccc yyy I would like to print the firts column.last column and the information in the midle of first and the las column prin after these .. like the example...
  15. rossyeperez

    reformating ascii file to las file

    I have the following kind of file DEPTH DEPTH .FT dTim description-less DateTimeTVA Tank Volume (active) m3 MFOP Mud Flow Out % % SPR2 SPARE 2 degC TQA Rotary Torque (surf,avg) A RPMA Rotary Speed (surf,avg) rpm MDIA Mud Density In (avg) gr/cm3 ROPA Rate of Penetration (avg) min/m WOBA...

Part and Inventory Search

Back
Top