Script command to edit the catalog please!
Posted: 23 Jul 2024 15:53
Can you please! add a new script command that lets us edit catalog entries?
E.g.
I have about 120 file and folder entries (90% of them are folders) currently and due to structural network changes I need to change a local path (drive letter) to a UNC-path instead.
I can't do this manually for such an amount of entries (error prone and too time consuming)^^
Even something simple would work (for me) atm (and it could be a non-offical command until it is fully fledged out)...
Like: An import catalog script command that is able to read the content of a .txt file that we've filled with a
E.g.
catalogedit()I have about 120 file and folder entries (90% of them are folders) currently and due to structural network changes I need to change a local path (drive letter) to a UNC-path instead.
I can't do this manually for such an amount of entries (error prone and too time consuming)^^
Even something simple would work (for me) atm (and it could be a non-offical command until it is fully fledged out)...
Like: An import catalog script command that is able to read the content of a .txt file that we've filled with a
catalogexport() before (and edit the .txt file with a normal editor before reading it back with the import command)...