I have a text file, this is it
Manifest-Version: 1.0 MIDlet-Vendor: Wap Master Ant-Version: Apache Ant 1.8.2 MIDlet-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-1: Clip Nong Bong,/icon.png, LinkVip Created-By: 1.6.0_26-b03 (Sun Microsystems Inc.) MIDlet-Name: Clip MicroEdition-Profile: MIDP-2.0
I only want to get this string
MIDlet-1: Clip Nong Bong,/icon.png, LinkVip
I could find it by world "MIDlet-1"
But i dont know to get the string i want
Please help me, thanks

New Topic/Question
Reply



MultiQuote






|