home
design & development
Lotus application development
print design
web site development
request a design quote
solutions & consulting
Notes and Domino application development
Lotus Domino administration
Securence Mail Filtering
UNITRENDS backup and recovery
Lotus Notes / Domino Apps
free Lotus Notes apps
hosting
web site hosting
Lotus application hosting
check your mail
request a hosting quote
publishing
media and publishing
sound
client services
help & support
Make Payment
Client Access - Workboard
billing & payment policies
copyright & liability policies
pricing & turnaround policies
privacy statement
contact
e-mail MW
get files
send files
Alphanumeric Counter
Mindwatering Incorporated
Author: Tripp W Black
Created: 03/20/2012 at 02:03 AM
Category:
Notes Developer Tips
LotusScript
Issue:
Need a counter that counts both 0-9 and A-Z where the number and alpha characters are subject to change.
Solution:
The code below should be about to count where the alphanumeric columns and numeric columns are not hardcoded into specific columns but passed using a format key string.
Examples: A1234 or AA1234 or AA12345 or 1A2345A
(The code has been tested with A1234, A12345, AA1234, AA12345, and AAA1234 and AAA12345.)
AlphaNumericCounter.rtf
previous page