Functions in order of    date added  function name  comments  rating

ListGeoLongitudes ( Lat ; Lon ; MU ; D )

ListGeoLongitudes is FileMaker Pro 10 Adv. Recursive Custom Function Developed on a Trigonometrical Formulae gathered from "http://mathforum.org/dr.math/".

    By Edward Souza   (0 comments Posted 2 September 2010   Rating:  unrated

ListGeoLatitudes ( Lat ; MU ; D )

ListGeoLatitudes is FileMaker Pro 10 Adv. Recursive Custom Function Developed on a Trigonometrical Formulae gathered from "http://mathforum.org/dr.math/".

    By Edward Souza   (0 comments Posted 2 September 2010   Rating:  unrated

GetFolderPath

A simple cross-platform CF that returns your solution's folder path to be used in Webviewer.

    By Edward Souza   (0 comments Posted 1 September 2010   Rating:  unrated

ValueListForExport

Returns a string suitable for export of all the Value Lists of the DB.

    By Daniele Raybaudi   (0 comments Posted 22 August 2010   Rating:  unrated

IsFilled ( field )

The opposite of IsEmpty.

    By Josh Ormond   (4 comments Posted 15 July 2010   Rating:  unrated

WorkingDays ( HolidayList ; DateEnd ; DateStart )

Returns the number of working days between the two dates w/o weekends and holidays

    By Daniele Raybaudi   (0 comments Posted 10 July 2010   Rating:  unrated

SortList ( Type ; Sort ; ValueList )

To sort a list, "Text" or "Number" or "Date" or "Time"or "TimeStamp"

    By Agnès   (0 comments Posted 9 July 2010   Rating:  unrated

ValidNr ( nr )

test number field for valid input

    By J.C. Roeloffzen   (0 comments Posted 18 June 2010   Rating:  unrated

CalculateEndDate ( startDate ; days ; wkEnds )

Calculates the end of a date range, given the start date and the number of days in the range. Allows to specify only business days as the number of days, calculating the weekends on it's own. NOT Recursive.

    By Steve Allen   (0 comments Posted 9 June 2010   Rating:  unrated

TC_Duration ( _timeCode1 ; _timeCode2 )

Returns the duration between two time codes (substraction)

    By Fabrice   (0 comments Posted 21 April 2010   Rating:  unrated

TC_Add ( _timeCode2 ; _timeCode1 )

Adds two timecodes

    By Fabrice   (0 comments Posted 21 April 2010   Rating:  unrated

TC_from_Number ( _number )

Converts a number into a Time Code

    By Fabrice   (0 comments Posted 21 April 2010   Rating:  unrated

TC_to_Number ( _timeCode )

Converts a Time Code ( 09:24:32:19 ) into a sequential number.

    By Fabrice   (9 comments Posted 21 April 2010   Rating:  1.0

LookUpX ( _lookUp ; _trigger )

A funtion to trigger a lookup based on any field inside the same table.

    By Andries Heylen   (0 comments Posted 19 March 2010   Rating:  unrated

GroupRelationInfo ( TableTarget ; Result ; FileTarget )

To retrieve a list of occurrences or fields only for a group of links.

    By Agnès   (0 comments Posted 16 March 2010   Rating:  unrated

 

« Previous 1 2 3 4 5 6 7 8 ... 11 12 Next »

 

 

 

 

 

 

Top Tags

Text Parsing  (24)
List  (20)
XML  (15)
Date  (14)
Format  (14)
Debug  (12)
Layout  (11)
Variables  (10)

 

Filter  (9)
Interface  (8)
Layout Objects  (6)
ValueIterator  (6)
Recursive  (6)
Dev  (5)
Text  (5)
Number  (5)