Billyp
07-18-2003, 09:53 AM
How can I remove a binary file my program created? I know if its a filesystem object I can use the delete method. But for binary files you have to use "open ...as binary"
any ideas? Thanks.
any ideas? Thanks.
remove binary fileBillyp 07-18-2003, 09:53 AM How can I remove a binary file my program created? I know if its a filesystem object I can use the delete method. But for binary files you have to use "open ...as binary" any ideas? Thanks. ImmortalWarrior 07-18-2003, 09:56 AM Kill "path" Shouldn't matter what the format is, as long as the file isn't open. |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum