View Single Post
Old 11-21-2011, 10:31 AM   #1
bankkab
New Member
 
Join Date: Nov 2011
Model: 7100T
PIN: N/A
Carrier: Bike
Posts: 13
Default Read String in File text.

Please Login to Remove!

fconn = (FileConnection) Connector.open("file:///D:/IP.txt", Connector.READ);

in "file:///D:/IP.txt" have String "LocalHost"

How to read string and show message "LocalHost" in my app

please,
Offline   Reply With Quote