Brian Dunning's FileMaker Custom Functions

IP6abbreviate ( IP6fullInput ; inputType )

This function will create a hexadecimal abbreviated IP6 address.

  Average rating: 4.6 (25 votes) Log in to vote

Tim Griffith   Tim Griffith - Show more from this author

Share on Facebook Share on Twitter

  Sample input:
IP6abbreviate ( a00f:0:0:0:0:00:0A00:000 ; "h" )
  Sample output:
a00f::a00:0

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

This function will create a hexadecimal abbreviated IP6 address. The 'IP6fullInput' must be a full IP6 address ( 8 sets of numbers separated with ':', no leading or trailing ':' . 'inputType' must be 'b', 'd' or 'h', "b"=binary, "d"=decimal and "h"=hexadecimal AND must be consistent with the type of number used in 'IP6fullInput.' Properly abbreviated IP6 allows for only 1 grouping of zero sets (no matter how many sets in a row) to be represented by '::'. All other zero sets (separate from the grouping identified with '::') must either be :0: or :0000:. More than one occurance of '::' will produce an error. DEPENDANT FUNCTIONS: ReConvertNumber(RC ; number ; digits) [ http://www.briandunning.com/cf/1451 ] DEPENDANT FUNCTIONS: ConvertNumber(RC ; decimal ; NbrOfDigits ; digits) [ http://www.briandunning.com/cf/1448 ]

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

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: