|
a simple code (cldc or midp) to write a text file ouside of the application package
hello all friends,
assume my midlet is located in c:/myprojects/mymidlet.jar. now i want to add one or more lines of code so it will creat a text file in d:/somefolder/text.txt.
I just dont know how should I do this as it requires playing with absolute paths. please write me the required statments.
thank a million
|