Does any one have a function that allows the incrementing of a number with leading zeros expressed as a string. For example, I have a string AB-CDE-FG1-003, I want to increment that string to AB-CDE-FG1-004, or 005 and so on. The maximum incremental value would be AB-CDE-FG1-999. Any suggestions would be appreciated.
Mike _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

