after modifying it to cc 3.04, i tried egbert's code at:
http://www.powerbasic.com/support/pb...ad.php?t=22533
and it does indeed delete the file but it doesn't show up in
the recycle bin.
any updates to this, maybe?
okay, to expand a little, egbert's example works perfectly but
when i incorporate it into one of my programs, it deletes but
doesn't move it to the recycle bin.
------------------
never mind. come to find out, i needed to tack on the full path
to the file name. works okay now.
[this message has been edited by mel bishop (edited december 20, 2006).]
http://www.powerbasic.com/support/pb...ad.php?t=22533
and it does indeed delete the file but it doesn't show up in
the recycle bin.
any updates to this, maybe?
okay, to expand a little, egbert's example works perfectly but
when i incorporate it into one of my programs, it deletes but
doesn't move it to the recycle bin.
------------------
never mind. come to find out, i needed to tack on the full path
to the file name. works okay now.
[this message has been edited by mel bishop (edited december 20, 2006).]
Comment