Pages:
Actions
  • #1 by Angelito20 on 14 Jan 2016
  • i have a trigger that read the names that i put in the txt file. Thats work well in name like this:
    Deportivo
    Arsenal
    Chelsea


    But dont work if the name of the file the trigger must read its with two word like this


    Real Madrid
    Real Betis


    what can i do. Thanks
  • #2 by Tim (WellDoneSoft) on 14 Jan 2016
  • Enclose to quotes:
    "Real Madrid"
    "Real Betis"
  • #3 by tupp on 14 Jan 2016
  • Are you sure that " " are needed?

    I was looking in a txt-file (containing soccer teams aswell) to a trigger that I have, but I havn't been running this trigger for awhile!

    trigger:
    selections name is in file c:\.....


    txt-file:

    sel_name   imported_1
    Apollon Kalamarias
    Valencia
    Galatasaray
    Flamengo
    Cambuur Leeuwarden
    Defensor Sporting
Pages:
Actions