I want to write a script that reads an existing QVD file, scrambles some fields and then stores the QVD again. It seems like I have a catch 22, I can scramble the data on a PostReload macro, but then how do I store it? Is there a way to call the scramble function from the load script? Or is there a way to store a QVD from a macro? Seems like it should be an easy task, but I am not seeing the solution.