in reply to Re^2: Inline::Java Usage: _Inline/ directory creation
in thread Inline::Java Usage: _Inline/ directory creation

In fact as long as you don't have ~/.Inline/ defined, Inline will create a new ./_Inline directory

That behaviour should *not* occur if DIRECTORY is specified. (And the documentation will be modified to make that clear.)

If you've specified a DIRECTORY in the script and the _Inline directory is still being created then either you didn't specify DIRECTORY correctly, or there's a bug - and a simple script that demos the bug would be helpful.

Cheers,
Rob
  • Comment on Re^3: Inline::Java Usage: _Inline/ directory creation