for example

by (no login)

it looks to me like that entire first select case block can be replaced by a simple expression

letter$ = CHR$(122 - (ASC(LCASE$(RIGHT$(LEFT$(message$, currentPlace), 1))) - 97))

Posted on Jan 29, 2012, 5:47 PM

Respond to this message   

Return to Index


Response TitleAuthor and Date
Exactly George...Pete on Jan 29