Re: Help! If condition....

From: Lun Wing San <wslun_at_hkpc.org>
Date: 1996/11/08
Message-ID: <32836A1C.5600_at_hkpc.org>#1/1


Pai Hsin-Tang wrote:

> My question is : I am developing a search system by using the Oracle Form.
> In this system, I have ten search criteria items. I would like to develop this system to allow the user doing multiple criteria search. So is there any other way that I can do but not using the (If one is not null then....
> elsif one is not null
> and two is not null then....
> elsif one is not null
> and two is not null
> and three is not null then....
> elsif .......
>
> this is going to have 1*10 + 2*10 ....10*10 combination.

  It is a topic in computer science. You can refer to some books related to the topic State Transition and Finite State Machine to ease the implementation.

  Related Topics: Digital Logic, Lexer Construction.

-- 
Name        : Lun Wing San
Title       : Oracle developer of the Hong Kong Productivity Council
              System Administrator and Oracle DBA of the Quick Response
Center
Email Addr. : sunny_at_hkpc.org
Telephone   : 852-2788-5841
Received on Fri Nov 08 1996 - 00:00:00 CET

Original text of this message