Totally. And I appreciate the explanation
thanks
Jay
Jay Strauss wrote:
> If I uncomment the studying of the Contract class everything works. Maybe I
> misunderstand autostudy, but I thought it was an ease of use thing, so you
> don't have to list every java class you might use
autostudy does let you use Java objects whose class hasn't been li
You are explicitely studying the class you have problem with
(com.ibm.client.Contract). It doesn't even look like an AUTOSTUDY problem. Is
the Contract class in your classpath?
Vishal
Quoting Jay Strauss <[EMAIL PROTECTED]>:
> Hi,
>
> I can't seem to autostudy. I've looked at the archives, a
Hi,
I can't seem to autostudy. I've looked at the archives, and I know I need to
study at least one class in order to autostudy others. But when I do the
below I get:
[EMAIL PROTECTED]:~/Finance-IB-TWS/t$ perl demo.pl
Can't locate object method "new" via package
"com::ib::client::Contract"