View Single Post
  #6  
Old 11-12-2003, 01:37 AM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally posted by mhermher
use if (startswith(#w,-)) { i think it was that
Agreed pretty much, #e is kind of overkill here. Although you need to reverse the order of the parameter so it is startswith(-,#w(i))
Reply With Quote