Hi,
I have a cubegroup that is based on a Dimension,but I need to be able to automatically insert 'Reconciliation' into each of the cubes filenames.e.g Finesse.mdc -> Finesse_reconciliation.mdc.
I have been doing it manually up to now, but it needs a DOS or macro to catch and rename all new categories.
There is no rename method in Cognoscript, and parsing does not work well in DOS - I tried DOS RENAME, but it appends the 'reconciliation' onto the back of the Finesse.mdc ->Finesse.mdc_reconciliation.mdc.
Any ideas?
I have a cubegroup that is based on a Dimension,but I need to be able to automatically insert 'Reconciliation' into each of the cubes filenames.e.g Finesse.mdc -> Finesse_reconciliation.mdc.
I have been doing it manually up to now, but it needs a DOS or macro to catch and rename all new categories.
There is no rename method in Cognoscript, and parsing does not work well in DOS - I tried DOS RENAME, but it appends the 'reconciliation' onto the back of the Finesse.mdc ->Finesse.mdc_reconciliation.mdc.
Any ideas?