Brian Dunning's FileMaker Custom Functions

Search Results

16 functions found:

1.   Bin2Hex ( binary )
  Average rating: 4.0
Vaughan Bromfield
A function to convert a binary number to a hex string.
 
2.   ChecksumAdler32 ( text ; seed1 ; seed2 )
  Average rating: 4.3
Vaughan Bromfield
Creates a checksum of the input text bases on the Adler-32 algorithm.
 
3.   DistanceBetweenPoints ( Lat1; Lon1; Lat2; Lon2; Units )
  Average rating: 4.1
Vaughan Bromfield
Calculates the distance between any two points on Earth.
 
4.   GetTableName ( field )
  Average rating: 2.0
Vaughan Bromfield
Returns the name of the table associated with the specified field.
 
5.   HashFNV1a32 ( text ; empty )
  Average rating: 4.5
Vaughan Bromfield
Computes the 32 bit binary FNV-1a has for the input text.
 
6.   HashFNV1a64 ( text ; empty )
  Average rating: 4.1
Vaughan Bromfield
A function to calculate the 64 bit FNV-1a hash of a text string.
 
7.   HolidaysAUS ( theYear )
  Average rating: 5.0
Vaughan Bromfield
Creates a paragraph-delimited list of dates for Australian national holidays.
 
8.   IsValidABN ( text )
  Average rating: 4.0
Vaughan Bromfield
Validates Australian ABN numbers.
 
9.   Keywords ( text ; separator )
  Average rating: 4.3
Vaughan Bromfield
Creates a delimited list of words, with plural words converted into singulars. (English only)
 
10.   NewWindowName ( name )
  Average rating: 4.2
Vaughan Bromfield
Generates a unique window name by appending -N to the window name.
 
11.   Ordinal ( number )
  Average rating: 3.8
Vaughan Bromfield
Converts an integer into an ordinal number (1st, 2nd, 3rd).
 
12.   ParseDate( text )
  Average rating: 4.3
Vaughan Bromfield
Returns the first valid date found from a text string.
 
13.   RemoveValue( theList ; value )
  Average rating: 4.3
Vaughan Bromfield
Removes the first value from a paragraph delimited list but leaves all other duplicate values in the list.
 
14.   SummariseValues ( values ; separator )
  Average rating: 4.4
Vaughan Bromfield
Summarises the values in a paragraph delimited list. The format of the output is value & separator & count¶ with a paragraph after the last value.
 
15.   WorkFromHome
  Average rating: 1.0
Vaughan Bromfield
A function to determine whether to stay at home or work at the office.
 
16.   XORbin( bin0 ; bin1 ; "" )
  Average rating: 3.8
Vaughan Bromfield
Returns the XOR of two binary numbers.
 

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: