Hi Joe, > > (match (cons '@A (conc (chop Varstring) '(@B))) ...
> I'm using your "match" here as a simple string matcher. I'm sure there are > better ways, but I'm happy with my baby steps that appear to work! If you are only interested in a boolean result, but don't need the values of '@A' and '@B', you could of course simply do (sub? Varstring ...) ♪♫ Alex -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
