NATO ( inputLtrNbr ; outputType )
NATO: Converts single character alpha/numeric input to it's Verbose, Morse Code, or Phonetic equivalent
Average rating: 4.5 (30 votes) Log in to vote
Brian Currell CSS/IGI http://filemakergeek.com |
NATO ( "A" ; "Morse" )
NATO ( "A" ; "Phonetic" )
NATO ( "A" ; "1" )
NATO ( "A" ; "2" )
NATO ( "A" ; "3" )
NATO ( "A" ; "" )
• —
AL-FAH
Alpha
• —
AL-FAH
Alpha
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Allows you to input a single letter (A-Z) or a number (0-9) and depending on the outputType you specify, it will return the official NATO verbose, morse code, or phonetic equivalent.
Potentially helpful for help desk solutions where the staff needs to read back the proper information using the NATO phonetic equivalent.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.