import doesn't import jpg
Zhenya
zheny at list.ru
Tue Sep 4 12:42:40 PDT 2012
On Tuesday, 4 September 2012 at 19:38:08 UTC, Andrej Mitrovic
wrote:
> On 9/4/12, Zhenya <zheny at list.ru> wrote:
>> -J Chrysanthemium.jpg
>
> That's the issue. -J needs to be followed by a path, e.g. -J.
> (notice
> the dot), or -JC:\some\folder, and no spaces so don't use -J
> C:\some\folder. Remember that you're putting a directory path,
> not a
> file path with -J.
Thank you very much:)
More information about the Digitalmars-d-learn
mailing list