Read Ascii File

Dieser Bereich dient dem Austausch über geplante oder bereits realisierte Projekte - von Anwender zu Anwender.
Antworten
emilio
Beiträge: 5
Registriert: Montag 26. Januar 2015, 19:41

Read Ascii File

Beitrag von emilio » Dienstag 27. Januar 2015, 14:40

Hello
In my application, I want to read an ascii file, I'm arriving to that, but i'dont understand how I can read a special line of this file and also if it's possible to do some calculations with this ascii file and to display this calculations ?

IKT
Beiträge: 554
Registriert: Mittwoch 4. November 2009, 18:32

Re: Read Ascii File

Beitrag von IKT » Donnerstag 29. Januar 2015, 01:29

emilio hat geschrieben:Hello
In my application, I want to read an ascii file, I'm arriving to that, but i'dont understand how I can read a special line of this file and also if it's possible to do some calculations with this ascii file and to display this calculations ?
Since I don't fully understand your question, it is hard to answer:
with the "read line from file" component you can read any line from a text-file.
Index 0 = line 1
You might also want to check out the read CSV component.
Thereafter you can do whatever you like with the read information (like from any other source).
++++++
Gruss/regards IKT

abacom
Site Admin
Beiträge: 3917
Registriert: Dienstag 23. September 2008, 10:54
Kontaktdaten:

Re: Read Ascii File

Beitrag von abacom » Donnerstag 29. Januar 2015, 09:10

...see...
viewtopic.php?f=43&t=3642&hilit=sollwerte

...the solution is included in...
download/file.php?id=2038
ABACOM support

Antworten

Zurück zu „PROFILAB Kundenprojekte und Aufgabenstellungen“