THE META-HTML LANGUAGE REFERENCE MANUAL

Elsewhen Module [TOC] Primitive Operators

Section Intro: Csv Module

Csv Module

Synopsis:

    The CSV module is useful for importing Comma Separated Values from external programs which are capable of producing them. Such programs include word processors, legacy database systems, spreadsheets, and the like.

Commands:

<csv::csv-to-array CVS-TEXT ARRAY-NAME &key [SEP=SEPARATOR]Simple

    Returns an array of the values specified in the comma separated values represented by CSV-TEXT. The values are placed in ARRAY-NAME in the order in which they are found.

Edit Section
Function Index
Variable Index


The META-HTML Reference Manual V2.0 Copyright © 1995, 1998, Brian J. Fox
Found a bug? Send mail to bug-manual@metahtml.org