MIES
MIES copied to clipboard
Add procedure file for common TUFXOP tasks
It turned out that some tasks when using the TUFXOP are rather generic.
e.g. attempting to retrieve a named storage and create it if it not exists.
We could wrap these tasks in an own procedure file and possibly later move that to the TUFXOP package as well.
I actually think that this is kind of already solved with the functions in MIES_ThreadsafeDataSharing.ipf or?
Yes, these functions solve that.