Thank you both, checking the image name sounds like a great idea to limit the execution of my startup script.
On Wed, Dec 2, 2015 at 12:52 PM Ferlicot D. Cyril <[email protected]> wrote: > Le 02/12/2015 11:35, Dimitris Chloupis a écrit : > > I have a startup script that loads the libraries and project I mostly > > use, including my own, but I want that script to target specific folders > > and its subfolders , is this possible ? > > Hi, > > You can use "FileSystem workingDirectory" to get the directory of the > image. Then you can use some condition to execute or not a block that > contains your startup script. > > -- > Cyril Ferlicot > > http://www.synectique.eu > > 165 Avenue Bretagne > Lille 59000 France > >
