FileDirectory>>startUp

It sets the default directory based on perhaps what the vm things the directory path should be. 
It calls openSourceFiles which has the responsibility of figure out out where the changes and source files are. 

The vm only knows what the current working directory is/was when launched and where the image file and executable is. 
It has no knowledge of the changes fie and the sources file 

On 2010-01-30, at 7:32 AM, keith wrote:

Unfortunately, I don't know where the sources should be, because there appears to be no function that will tell you the path into the .app tree  which is where I wanted to put them. #primVmPath tells you the parent directory, but not the name of the .app

any ideas?

Keith

--
===========================================================================
John M. McIntosh <johnmci@smalltalkconsulting.com>   Twitter:  squeaker68882
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================