Search found 2 matches

by FC5577
02.06.2020, 21:50
Forum: General Discussion
Topic: Replace numbers with text of a table
Replies: 0
Views: 10000

Replace numbers with text of a table

Hello, is this possible?:

Ich have these files (without extension):

US_cities_1_Number1
US_cities_2_Number1
US_cities_3_Number1

and I have a file table.txt (tab sign between number and text):

1 Chicago
2 Houston
3 Phoenix

Now I want to replace the numbers in the middle of my files with the text ...
by FC5577
12.09.2019, 19:11
Forum: General Discussion
Topic: Can file names be transfered to other files?
Replies: 1
Views: 25298

Can file names be transfered to other files?

Hello,

I have a list of file names like this:

1_bird.png
2_snake.svg
3_cat.png
...

and I have an Illustrator file:

my_illustrator_file.ai

No I want to have a copy of my source Illustrator file (my_illustrator_file.ai) for every image file with the
same file name as the image file has:

1_bird ...