Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - <b>eraseall() delete files from disk, only if they exist (use wildcards)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 ERASEALL()  Delete files from disk, only if they exist (use wildcards)

 Syntax....: ERASEALL( filespec )
 Parameters: <expC>: filespec = the full Filename.Ext or pattern to be deleted

 Returns...: <expN>: the number of files erased
 Cautions..: none
 CC Calls..: none
 Alias.....: none

 Example...: ERASEALL( "*.DB*" )


See Also: ERASEFILE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson