View Single Post
  #1 (permalink)  
Old 03-07-2008, 12:09 AM
sina sina is offline
Member
 
Join Date: Mar 2008
Posts: 1
sina is on a distinguished road
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
Reply With Quote
Sponsored Links