Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thwillert/_csv2array

An AutoIt-function to load a CSV file into an array.
https://github.com/thwillert/_csv2array

array autoit csv function

Last synced: 29 days ago
JSON representation

An AutoIt-function to load a CSV file into an array.

Awesome Lists containing this project

README

        

# _CSV2Array

Eine [AutoIt](https://www.autoitscript.com/site/autoit/)-Funktion um eine CSV-Datei in ein Array zu laden.

:warning: Die Funktion ist nicht ganz standardkonform, dafür sehr tolerant, was nicht korrekte CSV-Dateien betrifft.

## Übersicht

Parameter:
```autoit
```

Beispiel:
```autoit
```

## Voraussetzungen

AutoIt.

## Installation

In das Include Verzeichnis von AutoIt kopieren und als UDF einbinden, oder die Funktion in das eigene Programm kopieren.

## Weiterführende Informationen

## Diskusion und Vorschläge

## ToDo

## Author
Thorsten Willert

[Homepage](https://www.thorsten-willert.de/software/autoit/autoit-funktionen/_csv2array)

## Lizenz
Das ganze steht unter der [Apache 2.0](https://github.com/THWillert//__PlanMaker_SafePDF/blob/master/LICENSE) Lizenz
.