Enhancement request|Anniepoo|annie66us@yahoo.com|1366484332|Anniepoo|xx|0|64.134.224.235|I've run into a situation where I'd like to take a signed number from the user. Of course the - gets stripped out.<br />perhaps the sub mechanism could be used:<br /><br /> &nbsp;! sub - = negative<br /> &nbsp;! sub -# = negative #<br /><br />my issue could be addressed simply by recognizing numbers and keeping the negative. But that's a pretty special case. &nbsp;I can also imagine this being a problem with situations where you want to read punctuation <br />You like the red?<br />is importantly different from<br />You like the red.<br /><br />Or imagine an application that helps beginning programmers.<br />So having sub work like above would be better perhaps.<br /><br /><br />|NS|||
