Search results 150

Sorted from new to old.
Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...

Card image
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

Card image
NumberTextArabic

Adds Arabic unit to a number using proper Arabic grammar Units can be ...

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...