Tools Links Login

Browsing Visual Basic 6

Prev   Next

A Delete All files in a Directory and then Delete the DIrectory A
Code Deletes a File and Directory, Note YOu DOnt Have to Reference Ms Scripting Runtime Please Vote for me if this helps you out or if you think it is a good code!!!!! Thank you Sean For letting me know you don't Have to reference Ms ScriptingOriginal Author: David Stewart WilliamsCode'you can't just delete an exe with this by itself but it can delete an exe in a directory'Please vote if you like this code!!Public Sub DelAll(ByVal DirtoDelete As Variant)Dim FSO, FSSet FSO = CreateObject("Scripting.
Posted:2002-06-01, 213 views

Remote Admin
Remote Administration is a simple Client-Server program.
Posted:2002-06-01, 80 views

Quikwrite OCR!
This is a simple code for OCR (Optical Character Recognition)Using nothing but Arrays and binary strings.
Posted:2002-06-01, 97 views

Fast Word Histogram
To gather info on word frequency in a document.
Posted:2002-06-01, 72 views

Capture DOS Output
This class capture the outpus of a DOS command line via API functions, redirecting the stdOutput pipe and the stdErr pipe of a DOS application from the screen to the pipethat this class create.
Posted:2002-06-01, 127 views

Get a Temp File Name
Need to create a temporary file for whatever? Include this bas module in your project and with one line of code the file will be created and the name returned to your program.
Posted:2002-06-01, 81 views

Dynamic Control Array With Events
Visual Basic will allow us to add control array to a Form at run time using the load statement.
Posted:2002-06-01, 98 views

Prev   Next