Code:
if  IIf(Split($String, '-')[2] = 'A', 1, 0)
   ;true
else
   ;false
endif



Edited by Bryce (2007-08-23 06:10 PM)