Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, So I am trying to import some url's with an csv file. But the url after the ':' sign is not imported. How can I fix this small problem?
Use resources to import csv file into BAS. Define resource type as "Lines from file" and set it to "Use each line one time" if you need that behavior. Than just put resource variable in place of URL.
maybe you could use a label
e51b8b49-812e-4a73-8af8-d307085fa5bf-image.png
@samuelao75
Please read the following for LinesFromFile & resources. Wiki 2 Methods Another Post
Thanks a lot. That was easy. I used LOG then WRITE FILE as csv and it worked well.
Cheers guys or gals @support - @zortexx for your quick response I will give those a try thanks again.