SumAscii ( myString ; initialValue )
Returns the sum of the ascii value of the input string adding the initial value.
Average rating: 4.8 (23 votes) Log in to vote
Enzo Borri - Show more from this author
http://borri.org |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This function returns the sum of the ascii value of a string adding a specified value.
Can be useful to generate part of serial codes for activating FM products.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.