As far as I can tell 
    
    
    setCommand "js"
    
    
    Run

is equivalent to 
    
    
    switch "d", "js"
    
    
    Run

Is it?

Reply via email to