Re: Off[General::spell] doesn't disable spell-warning
- To: mathgroup at smc.vnet.net
- Subject: [mg27493] Re: Off[General::spell] doesn't disable spell-warning
- From: Albert Retey <albert.retey at visualanalysis.com>
- Date: Thu, 1 Mar 2001 03:53:19 -0500 (EST)
- Organization: Visual Analysis AG
- References: <97ff0k$fub@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Martin Richter wrote: > > Hi > > The following starts to annoy me: > > Off[General::spell] > Off[General::spelll] > a1:=1; > a2:=2; > If you look very close it is not three lll baut two ll and one one 1 :-). It usually is a good idea to copy the messagestring into an input cell to see exactly what the letters are, you will also find that the the messages are of the form (a string in the second "word", that is) General::"spell1" hope that helps Albert