How can you delete a file from a directory using OpenEdge ABL (progress-4gl) code?
I cannot find any code samples that get close to exemplifying this problem. I know how to output to value(path), and to input from value(path), but how is a delete accomplished?