CASE TextVar OF 'A' : TextVar1 := 'OMG'; 'B' : BEGIN TextVar1 := 'OMG2'; TextVar2 := 'OMG3'; END; ELSE TextVar1 := 'OMG3'; END;
CASE TextVar OF TextVar::A : TextVar1 := 'OMG'; TextVar::B : BEGIN TextVar1 := 'OMG2'; TextVar2 := 'OMG3'; END; ELSE TextVar1 := 'OMG3'; END;
Comments
RIS Plus, LLC
EDIT: Sorry, I see it now... Hmm... looks like a bug with IE8. #-o
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
http://www.BiloBeauty.com
http://www.autismspeaks.org
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
http://www.BiloBeauty.com
http://www.autismspeaks.org
The green colour is better visible when it is bold, but i don't use green and red in combination. Some employees of my customers are color-blind. The doesn't see a difference. ;-)
Regards