2 batch string questions.
        Posted  
        
            by Geo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Geo
        
        
        
        Published on 2010-04-14T04:46:12Z
        Indexed on 
            2010/04/14
            5:53 UTC
        
        
        Read the original article
        Hit count: 374
        
1) Is there any built-in which can tell me if a variable's contents contain only uppercase letters?
2) is there any way to see if a variable contains a string? For example, I'd like to see if the variable %PATH% contains Ruby.
© Stack Overflow or respective owner