Search results 44

Sorted from new to old.
Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image
SplitTo2DArray

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

Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
FindIn1DArray

Returns 1 if an item found in array, 0 if not

Card image
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...