Disappearing Predefined sets?

If you need help on how to use the program
Post Reply
bjornkn
Posts: 1
Joined: 2026-06-03 15:50:44

Disappearing Predefined sets?

Post by bjornkn »

I have been using this wonderful program for a while now, and it's a true gem. Saves a lot of time :-)

I use the Multiple string replacement command a lot, writing shortcuts in the filenames which are then translated to the full word.
I have som long sets named like rydd1 to rydd6. I also made a set named rydd7.
For some odd reason the rydd7 disappeared from the list of sets, unfortunately.
But what is strange is that I used rydd7 in a saved batch (before it disappeared) - and it still works. !
Apparently the rydd7 must be available somewhere, but how can I get access to it , and use it?
Where are those sets saved, and can they be manually edited?
antp
Site Admin
Posts: 9879
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: Disappearing Predefined sets?

Post by antp »

Hi,
Indeed, the whole set to use is stored in the batch.
There is no direct way to import it with the program, but if you open the .arb (batch) file in a text editor and select all the lines of your set (between <![CDATA[ and ]]>, the first line being directly after the start tag) you can easily import the list in a new set by clicking the "Paste/Import" button.
Post Reply