FlexPro
HistoryBase
Ingénierie
Formation
Téléchargements
Support FlexPro
Connaissance
Communauté
À propos de nous
Références
Emplois
Contact général
Liste des revendeurs
Support FlexPro
FR
DE
EN
Porte-plaquette
Produits et solutions
Support et téléchargements
Entreprise
Magazine
Contact
Langue
MyWeisang

Paramètres du compte.

Topic

CSV datei

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Auteur
    Messages
  • #33454
    Karim El Mazouar
    Participant

    Hallo

    Ich versuche mit FPScript eine CSV datei einzulesen.
    Folgendes Code habe ich im FPScript Editor eingegeben:

    ReadTextFile(“C:MyDatenMyCSV.csv”, 2, 0, 2, 2, FALSE,TYPE_FLOATINGPOINT64, True, “;”,False)

    Ich bekomme die Fehlermeldung dass das system die angegebene Datei nicht finden kann.

    Ich habe auch folgendes probiert:

    ReadTextFile(“C:\MyDaten\MyCSV.csv”, 2, 0, 2, 2, FALSE,TYPE_FLOATINGPOINT64, True, “;”,False)

    auch erfolgslos

    Gruß K

    #33456
    Karim El Mazouar
    Participant

    Hallo

    Ich versuche mit FPScript eine CSV datei einzulesen.
    Folgendes Code habe ich im FPScript Editor eingegeben:

    ReadTextFile(“C:MyDatenMyCSV.csv”, 2, 0, 2, 2, FALSE,TYPE_FLOATINGPOINT64, True, “;”,False)

    Ich bekomme die Fehlermeldung dass das system die angegebene Datei nicht finden kann.

    Ich habe auch folgendes probiert:

    ReadTextFile(“C:\MyDaten\MyCSV.csv”, 2, 0, 2, 2, FALSE,TYPE_FLOATINGPOINT64, True, “;”,False)

    auch erfolgslos

    Gruß K

    #33455
    Bernhard Kantz
    Participant

    The second solution seems to be correct. Which error message do you get when you run the formula?
    Try to use the text files import wizard with the option create links. After the import you have the possiblity to convert the text data link object into a formula.

    support@weisang.com

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Vous devez être connecté pour répondre à ce sujet.