Re: <br>Input a text file?</br>
Posted By:
lei_jun
Posted On:
Sunday, January 20, 2002 04:08 PM
In j2me1.0.3, U can use RandomAccessStream to read & write files.Pls refer to MIDP API for details.
Note: To instantiate a RandomAccessStream, your midlet suite must have DEVICE_CORE_FUNCTION SecureDomain.