Not to worry - it may take longer, but we'll get it right eventually, though this can be frustratingThe English is not my native language and so I’m sorry for my mistakes
You need to explain what you did that worked so far and exactly what problem was later encountered.
I suspect this should be alloc/allocate?Now I’d like delete the file before allow it.
A FREE with OLD will fail if the file has not been allocated. Try MOD DELETE in your code or use a new step before this step to "houseclean".