Hi Dave, Yep, it works fine without any warning when I load CommandShellBase CommandShellCommands CommandShellPiping Thank you ! (ans thanks Sean for your question about $PATH: http://forum.world.st/OSProcess-PATH-td3603346.html ) On another note, it would be handy to be able to write: (PipeableOSProcess command: 'convert' environment: env ) output instead of: (PipeableOSProcess command: 'convert' environment: env workingDir: nil input: nil output: nil error: nil errorPipelineStream: nil) output
Is this a warning about the MVC classes? If so, you can load the individual CommandShell packages and leave the MVC package out. In other words, rather than loading CommandShell-dtl.55, you can load CommandShell-Base-dtl.17 plus CommandShell-Commands-dtl.9 and so on, but do not load CommandShell-MVC-dtl.2.
I split CommandShell into individual packages for this reason. If you want the whole package, you can still load CommandShell-dtl.55 and ignore the warnings, otherwise you can pick the sub-packages that you want.
HTH, Dave
-- http://tulipemoutarde.be BE: +32 (0)65 709 131 CA: +1 778 558 3225