wellilein
01-04-2007, 10:03 AM
I tried to nest two process files actions.
I know that this is not possible according to the help, but I think that this is just a problem of implementation:
Process files A
. Set macro FILE1 = PROCFILES_FULLPATH
. Process files B
. Set macro FILE2 = PROCFILES_FULLPATH
This partly works. For the second FILE1, it will have the correct file name, but the folder of the process files B action.
In my opinion there should not be a problem nesting two process files actions if the script implementer takes care of saving the temporary PROCFILES_* macros, so I consider this as some kind of bug, at least a missing feature :-)
I know that this is not possible according to the help, but I think that this is just a problem of implementation:
Process files A
. Set macro FILE1 = PROCFILES_FULLPATH
. Process files B
. Set macro FILE2 = PROCFILES_FULLPATH
This partly works. For the second FILE1, it will have the correct file name, but the folder of the process files B action.
In my opinion there should not be a problem nesting two process files actions if the script implementer takes care of saving the temporary PROCFILES_* macros, so I consider this as some kind of bug, at least a missing feature :-)