|
1
|
Suppose one reference number on your invoice is "XYZ-001", then let this algorithm figure out that the next one should be "XYZ-002" or that "dsc_010.jpg" should become "dsc_011.jpg"
It works at least. Perhaps I haven't used the SRE's returned correctly but perhaps by posting this recipe I can get some feedback on that.
Tags: algorithms
|
1 comment
Add a comment
Sign in to comment
Download
Copy to clipboard

Simplification. Here's my version, which I think is simpler.
/cco