Hi,
I need some help, reading Informations from a csv-file line by line into Variables.
csv-example:
1;Morgan;Peter;20.03.1983 00:00
20;Miller;John;21.03.1985 00:00
312;Smith;Suzanne;12.08.1993 00:00
....
I got 4 Variables: ID, Name; Forename and Birthday.
I tried it with the Positon- and Midstring-Command but can not get it working.
Thanks for the help
Help needed reading values of a csv-file into variables
Moderators: JRL, Dorian (MJT support)
Help needed reading values of a csv-file into variables
regards
migro
migro
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Use Separate:
Separate>line,;,fields
MessageModal>fields_1
MessageModal>fields_2
MessageModal>fields_3
etc
See:
http://www.mjtnet.com/blog/2007/07/02/m ... xcel-data/
Separate>line,;,fields
MessageModal>fields_1
MessageModal>fields_2
MessageModal>fields_3
etc
See:
http://www.mjtnet.com/blog/2007/07/02/m ... xcel-data/
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?