↓
 

Lorenz Companies

A Family of Enterprises

Lorenz Companies
  • Home
  • Code
  • Contact
    • Curriculum Vitae
  • Login
  • MailSaver
    • MailSaver Walk-through
  • Password Recovery
  • Software
    • AppleScript
    • FileMaker Pro
  • Submissions
Home→Categories Code→FileMaker Pro→Custom Functions

Category Archives: Custom Functions

PathParser

Lorenz Companies Posted on August 20, 2016 by Lewis LorenzDecember 3, 2020

PathParser ( thePath , returnElementPHFNE ) PathParser returns the path directory, home directory, full filename and extension, filename, or extension from a folder and/or file path string. Easily extract path elements from thePath. Preserves FileMaker Pro file reference prefixes (file:, … Continue reading →

Posted in Custom Functions, FileMaker Pro | 1 Reply

PathMaker

Lorenz Companies Posted on August 20, 2016 by Lewis LorenzDecember 3, 2020

PathMaker ( thePath , theFile , pathSeparator ) PathMaker returns a properly formatted folder and/or file path by processing and combining thePath, theFile and pathSeparator. Easily change path separator in thePath. Preserves FileMaker Pro file reference prefixes (file:, filemac:, and … Continue reading →

Posted in Custom Functions, FileMaker Pro | 1 Reply

GetValueIndexByPosition

Lorenz Companies Posted on February 12, 2014 by Lewis LorenzDecember 3, 2020

GetValueIndexByPosition ( valueList , valueString , matchCase , occurrence , positionLCR ) GetValueIndexByPosition retrieves the index of the value in a value list whose left, center or right portion matches the value string search text. Returns 0 if not found. … Continue reading →

Posted in Custom Functions, FileMaker Pro, ValueList | Leave a reply

Easter

Lorenz Companies Posted on January 2, 2014 by Lewis LorenzDecember 3, 2020

Easter ( theYear , method ) Easter custom function returns Julian, Orthodox, or Gregorian Easter dates for years 326 to 4000 (or 4099). Year validation changes the year to the minimum year that can be calculated for the calendar method. … Continue reading →

Posted in Code, Custom Functions, FileMaker Pro | Leave a reply

NPVV (NPVValuelist)

Lorenz Companies Posted on January 2, 2014 by Lewis LorenzDecember 3, 2020

NPVV ( cashFlowsList , interestRate ) NPVV calculates Net Present Value of a value list of cash flows (cashFlowsList) with a specified rate of return (interestRate). Used to determine the present value of an investment by the discounted sum of … Continue reading →

Posted in Code, Custom Functions, FileMaker Pro | Leave a reply

IRR

Lorenz Companies Posted on January 2, 2014 by Lewis LorenzAugust 22, 2016

IRR ( cashFlowsList , guessRate ) IRR calculates Internal Rate of Return of a value list of cash flows (cashFlowsList) using an initial guessed rate of return (guessRate). The parameter guessRate defaults to .0001 if initially blank. IRR calculates the … Continue reading →

Posted in Code, Custom Functions, FileMaker Pro | Leave a reply

FormatNumber

Lorenz Companies Posted on December 2, 2011 by Lewis LorenzDecember 3, 2020

FormatNumber ( number , format ) FormatNumber is a one-pass FileMaker Pro custom function that formats a number using intuitive, free-form format options that completely mimic FileMaker Pro’s number data type formatting. Formatting options can also be specified via escaped … Continue reading →

Posted in Code, Custom Functions, FileMaker Pro | Tagged Custom Functions, FileMaker Pro, format, number | Leave a reply

FormatDateTime

Lorenz Companies Posted on December 2, 2011 by Lewis LorenzDecember 3, 2020

FormatDateTime ( dateValue , timeValue , format ) FormatDateTime formats FileMaker Pro date and time data using PHP Date formatting syntax. Returns a string of the dateValue and/or timeValue as specified in format. If dateValue or timeValue are empty current … Continue reading →

Posted in Code, Custom Functions, FileMaker Pro | Tagged Custom Functions, date, FileMaker Pro, format, time | Leave a reply

GetValueIndex

Lorenz Companies Posted on December 2, 2011 by Lewis LorenzDecember 3, 2020

GetValueIndex ( valueList , valueString , matchCase , occurrence ) GetValueIndex returns the index number of the first matching valueString in the valueList. Returns 0 if not found. Toggle case-sensitive searching by passing a boolean through matchCase. And, search for … Continue reading →

Posted in Code, Custom Functions, FileMaker Pro | Tagged Custom Functions, FileMaker Pro, index, value list, valuelist | Leave a reply

Recent Posts

  • FileLib – File Routines Library
  • PlistLib – Preference File Library
  • PathParser
  • PathMaker
  • MailSaver Saves Apple Mail To Custom-Named Files

Recent Comments

  • PathParser - Lorenz Companies on PathMaker
  • PathMaker - Lorenz Companies on PathParser
  • Rob Olian on MailSaver
  • Lewis Lorenz on Software
  • COMTE on Software

Categories

  • Applescript
  • Code
  • Custom Functions
  • FileMaker Pro
  • Greetings
  • Library
  • Mail
  • PHP (Server Side Includes)
  • Server
  • ValueList

Categories

Applescript Code Custom Functions FileMaker Pro Greetings Library Mail PHP (Server Side Includes) Server ValueList
©2025 - Lorenz Companies - Weaver Xtreme Theme
↑