[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OO wrappers for portable OS commands (eg. OS-DELETE)

  • Thread starter Thread starter oedev
  • Start date Start date
Status
Not open for further replies.
O

oedev

Guest
Hi If you only need to support Windows, I'd move away from using OS-DELETE, OS-DIR etc. and use the corresponding commands from the .NET framework which do include proper error handling (e.g. docs.microsoft.com/.../system.io.file.delete HTH

Continue reading...
 
Status
Not open for further replies.
Back
Top