The GroIMP argument -X can be used to declare variables that are accessible in all project opened in this GroIMP instance. The arguments are stored in the Main.
The tuple arguments value is given by -Xarg val.
java -jar core.jar -Xtest "test"
println( de.grogra.pf.boot.Main.getArg(0) ); // prints test