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 & HelpSyntax Questions › exe(or PDE) gets its own location
Page Index Toggle Pages: 1
exe(or PDE) gets its own location? (Read 373 times)
exe(or PDE) gets its own location?
Jan 15th, 2009, 11:24pm
 
How can I have my program find reference to its own location on the hard drive? I wish to set the default for an open file dialog.

Re: exe(or PDE) gets its own location?
Reply #1 - Jan 15th, 2009, 11:48pm
 
The variable sketchPath has this information.
Re: exe(or PDE) gets its own location?
Reply #2 - Jan 16th, 2009, 4:00am
 
So simple.. so overlooked!

Thanks PhiLho. I appreciate it.
Page Index Toggle Pages: 1