We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › Read from textfile
Page Index Toggle Pages: 1
Read from textfile (Read 730 times)
Read from textfile
Dec 14th, 2006, 11:28am
 
How i can export a Windows application that reads from a textfile and still be able to change that textfile without recompiling. ?

If I place the text file in a "data" folder the textfile will be included in a jar file and i cant change it.

How can I solve this?
Re: Read from textfile
Reply #1 - Dec 14th, 2006, 11:43am
 
Solved it myself.

Just removed the textfile from data folder.. Exported the application again and placed the textfile in the same folder as the executeable file..  silly me..
Page Index Toggle Pages: 1