Word Search


Posted by Akazukin ChaCha on December 01, 2000 at 05:04:02:

make it easier to understand: please convert the below iris code to delphi code:

"If memo1.lines contain a word "C+" then listbox1.add "C plus programmer".

"If memo1.lines contain a word "C" then listbox1.add "User of C language".

the problem is that I cannot read the '+' sign from my code. Please help :D


Related Articles and Replies: