Search found 1 match

by officeri
Wed Feb 14, 2018 1:43 am
Forum: General Support & Discussions
Topic: read txt with imacros
Replies: 0
Views: 13627

read txt with imacros

hi,
i joined here today because i had a problem with imacros.
i have a txt file:

Code: Select all

worker1
worker2
worker3
...
my goal is to write all workers in the input html box ordered:

Code: Select all

[input html]
1. worker1
2. worker2
3. worker3
[input html]