hi Thanks for the reply, i know it seemed a silly question but i have not recieved my licence key for MI yet and cannot test my code!!!
Thanks all On Thu, 16 May 2002 14:33:21 -0000 Dan Irwin <[EMAIL PROTECTED]> wrote: > Mark, > > I assume you mean in MapBasic and not in an SQL window > It should be pretty much as you have it there, for example: > > if not x = 1 then > 'Action for when x is not equal to 1 > Else > 'Action if x = 1 > End If > > If you are in an SQL window, it's not the 'not' (excuse the pun) statement > that is a problem, but the 'if' statement. > > Hope this helps > > Dan > > -----Original Message----- > From: Mark Williamson [mailto:[EMAIL PROTECTED]] > Sent: 16 May 2002 13:27 > To: [EMAIL PROTECTED] > Subject: MI-L Logical NOT > > > Hi > > is there a method of saying > > if (not a) then .... > > > I cant find anything like this > > ?? > > Thanks > > Mark > > -- > Mark Williamson > Heriot-Watt University > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > List hosting provided by Directions Magazine | www.directionsmag.com | > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ************************************************************************* > The contents of the e-mail and any transmitted files are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. Transport for London Street Management hereby excludes any > warranty and any liability as to the quality or accuracy of the contents of > this e-mail and any attached transmitted files. If you are not the intended > recipient, be advised that you have received this e-mail in error and that > any use, dissemination, forwarding, printing or copying of this e-mail is > strictly prohibited. > > If you have received this e-mail in error please notify > [EMAIL PROTECTED] > > This footnote also confirms that this email message has been swept for the > presence of computer viruses. > ************************************************************************* -- Mark Williamson Heriot-Watt University [EMAIL PROTECTED] --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
