|
|
back to boardCommon BoardClarification request Does [-a] mean '-' or 'a' character or any character with ASCII code <= 'a'? Does [a-] mean 'a' or '-' character or any character with ASCII code >= 'a'? Does % match 0 or more characters? Re: Clarification request Posted by VVan 2 Nov 2002 15:01 Which symbol is the end of entering? Re: Clarification request Posted by VVan 2 Nov 2002 15:25 > Which symbol is the end of entering? |
|
|