Results 1 to 1 of 1

Thread: File Helpers v1.0

  1. #1

    Thread Starter
    Fanatic Member BenJones's Avatar
    Join Date
    Mar 2010
    Location
    Wales UK
    Posts
    629

    File Helpers v1.0

    Hi this is a module for Visual Basic 6 that adds functions to dealing with file names and paths. VB.NET and Delphi have nice built in file tools but VB has not really got that many so this is why this module was made. here is a list of current feature I done so far.

    I hope they are useful for you in your projects comments and suggestions welcome.

    • AppPath
    • AppExeName
    • AppFullFilename
    • AddLeadingPathDelimiter
    • AppendBackSlash
    • ChangeFileExt
    • DirectoryExists
    • ExpandFileName
    • ExtractFileName
    • ExtractFileDrive
    • ExtractFilePath
    • ExtractFileTitle
    • ExtractShortPathName
    • ExtractFileExt
    • FileExists
    • FileIsReadOnly
    • FixDirSeparators
    • ForceDirectories
    • GetDirs
    • IsPathDelimiter
    • RemoveLeadingPathDelimiter
    • RemoveBackSlash
    • RemoveFileExt
    • SameFileName
    Attached Files Attached Files
    Last edited by BenJones; Feb 5th, 2012 at 04:37 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width