| T O P I C    R E V I E W | 
              
                | znakeeye | Posted - Mar 28 2008 : 03:51:54 AM VAX 1626.
 
 I type this:
 UINT stringID[] = {
 
 ...and get this:
 UINT stringID[] = {|}
 
 ...when it should be:
 UINT stringID[] = {|};
 | 
              
                | 2   L A T E S T    R E P L I E S    (Newest First) | 
              
                | feline | Posted - Apr 10 2008 : 4:02:27 PM That makes sense.  I have put in a feature request for this:
 
 case=15891
 | 
              
                | accord | Posted - Mar 31 2008 : 06:01:03 AM I think it is a feature request rather than a bug, but I see the appeal.
 Feline may put in a feature request for this idea.
  |