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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Kophein

  1. Kophein

    working with text (fseek)

    dgrewe, the "drawing.dwg" file is nothing more than a drawing in AutoCAD. I wanted to insert some points in this file by using a script. I know the syntax for the script, but I needed a program to automatically generate that script for me using the data in another file...
  2. Kophein

    working with text (fseek)

    Thanks guys! DSummZZZ, I'll try that right now. 10x. rgbean, the source file is not as constant as I exemplified there. The "P01 point:" may turn into "STLP:". And that's why I'll have to check the file row by row for those few discriminators. Thanks anyway, I'll try it too...
  3. Kophein

    working with text (fseek)

    I want to open a text file, extract some data, and export that data to another text file (an AutoCAD script). For that I will need to insert some commands before each piece of data I extracted, create a new line, and continue with the operation. More specific, the original file looks like this...

Part and Inventory Search

Back
Top