Posts Tagged ‘given’
- 01/04/09 : How to check a given string contained within a given file?
- 01/04/09 : How to Return the path of a given full path to a file
- 01/04/09 : How to Return the filename of a given full path to a file
- 01/04/09 : How would I remove the text between two given strings
- 01/04/09 : How to Search & Replace the Line for Given Search String in a text file
- 01/04/09 : How to Extract only numbers from a given string
- 01/04/09 : How to Extract only non-numeric Strings from a given string
- 01/04/09 : How to find Last business day for the given date
- 01/04/09 : How to get Total Disk Space for a given drive
- 01/04/09 : How to I create a text file from part of another text file (for given line numbers like Line No. 2 to 7)
- 01/04/09 : How to Remove all Non Alpha Numeric characters from a given string
- 01/04/09 : How to count number of files in a given directory (in two ways)
- 01/04/09 : How to count number of sub-directories in a given directory (in two ways)
- 01/04/09 : How to find whether the given directory is empty (in three ways)
- 01/04/09 : How to Get file extension for a given file (in two ways)
- 01/04/09 : How to get file size of a given file (in three ways)
- 01/04/09 : How to Trim all Non-printing Characters from a given String
- 01/04/09 : How to Strip/Remove Text from a given String
- 01/04/09 : How to Strip special characters from a given String
- 01/04/09 : How to check if a given string starts with a given substring
- 01/04/09 : How to check if a given string ends with a given substring
- 01/04/09 : How to Return Short path for given file (with long path)
- 01/04/09 : How to Return Volume Name for given Drive letter
- 01/04/09 : How to Set Volume Name for given Drive letter
- 01/04/09 : How to Check whether given path is a network path