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?
You use the 4GL OS-DELETE statement.
OS-DELETE value( "filename" ).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With