↓
 

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→Author Lewis Lorenz 1 2 >>

Author Archives: Lewis Lorenz

Post navigation

← Older posts

FileLib – File Routines Library

Lorenz Companies Posted on August 21, 2016 by Lewis LorenzAugust 22, 2016

FileLib FileLib is a free AppleScript library of essential folder and file routines for use in AppleScript scripts and applications. FileLib Handlers WriteToFile ( _data , _filename , _append ) – Write data to filename and either overwrites the filename … Continue reading →

Posted in Applescript, Code, Library | Leave a reply

PlistLib – Preference File Library

Lorenz Companies Posted on August 21, 2016 by Lewis LorenzAugust 22, 2016

PlistLib PlistLib is a free AppleScript library of essential functions to manage preference list files from within AppleScript code. Use System Events and some “defaults” shell script plist commands to manage plist’s from within AppleScript scripts and applications. Verify, create, … Continue reading →

Posted in Applescript, Code, Library | Tagged AppleScript preference list code, free applescript code, free AppleScript library | Leave a reply

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

MailSaver Saves Apple Mail To Custom-Named Files

Lorenz Companies Posted on March 31, 2016 by Lewis LorenzJanuary 31, 2018

MailSaver saves Apple Mail messages to uniquely named files. MailSaver automates the task of saving Apple Mail messages to custom-named files. MailSaver controls Apple Mail with AppleScript to save one or a group of e-mail messages to a choice of … Continue reading →

Posted in Applescript, Code | Leave a 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

Post navigation

← Older posts

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
©2023 - Lorenz Companies - Weaver Xtreme Theme
↑