Hi all.
 
the one thing I DO miss from VB is its case statement which can be a number or a string.
 
i.e. select case myvariable
       case "Hello"
           show_hello
      case "goodbye"
           show_goodbye
     end select.
 
This  has its good and bad points, BUT ofcourse in Delphi it pretty much has to me an integer etc.
Does anyone have any ideas how this could be implemented in Delphi, OR if Delphi has a simlilar type of thing....
 
THanks,
 
Jeremy Coulter (manager)
Visual Software Solutions

110 Harewood Road
Christchurch
ph +64 3 3521595
fx +64 3 3521596
cell +21 2533214
http://www.vss.co.nz
 

Reply via email to