[REBOL] Re: using type? with switch
From: chrismorency:videotron:ca at: 1-Oct-2001 23:48
Hi Jeff,> Here's an example: > > probe switch type?/word var [ > string! [lowercase var] > email! [uppercase var] > block! [random var] > ... > ]Can't believe it was so simple ! We really need to check out the source of those native words sometime heh ? Best, Chris