Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Delete a file in VF

angel_c
Beginner
466 Views
Is there a way to delete a specific file in VF?
Thanks in advance.
0 Kudos
1 Reply
angel_c
Beginner
466 Views
I used CLOSE ( 1, STATUS='DELETE'). Problem solved now.
0 Kudos
Reply