Thanks
Craig
An example of using the MS Java SDK to do this can be found at:
http://www.rgagnon.com/javadetails/java-0044.html
HTH
-EGM
<crbr...@vac-acc.gc.ca> wrote in message
news:F3BC1AFD8E2D1EDC0062EBD285256B79.0062EBE985256B79@webforums...
<crbr...@vac-acc.gc.ca> schrieb im Newsbeitrag
news:F3BC1AFD8E2D1EDC0062EBD285256B79.0062EBE985256B79@webforums...
-EGM
Larry Molter <lmol...@tampabay.rr.com> wrote in message
news:3c8e3c88....@forums.sybase.com...
> On Mon, 11 Mar 2002 13:54:00 -0500, "Edward Muesch"
> <emu...@hotmail.com> wrote:
>
> Edward, did you try the PB example? I created the class, compiled it
> with Sun's JDK1.3 compiler, registered it successfully, created a PB
> example, and it blows up. But... I'm not sure I have MS's Java VM
> first in my path. The component may be invoking Sun's VM instead. I
> even downloaded MS's SDK 4.0, but it didn't have the VM on it. That's
> a separate download I think. Unfortunately, I don't have internet
> access here at work. Somehow I can access these newsgroups, though.
> (Our little secret.)
>
> Larry Molter
Edward, did you try the PB example? I created the class, compiled it
with Sun's JDK1.3 compiler, registered it successfully, created a PB
example, and it blows up. But... I'm not sure I have MS's Java VM
first in my path. The component may be invoking Sun's VM instead. I
even downloaded MS's SDK 4.0, but it didn't have the VM on it. That's
a separate download I think. Unfortunately, I don't have internet
access here at work. Somehow I can access these newsgroups, though.
(Our little secret.)
Larry Molter
>Not natively. However, you can create a COM wrapper and then use
Marcus, have you tried the example as outlined in the web page? I did
everything by the book, but my VBScript fails creating the object.
Larr Molter
Edward, I found out that the Java VM is an integral part of the Win2K
OS. That's why it wasn't in the SDK download. However, I still can't
run the MS example (java-0044.html) or the Sun example
(java-0045.html). In both cases, VBScript complains that it cannot
create the object.
Ho hum. I was actually excited to have the ability to call Java
rotuines from PB. In our application I have had need to pass certain
lengthy string manipulation to a DLL or something for speed. Since I
know Java now better than C, this seemed to be a good fit. Alas...
Larry
http://www.microsoft.com/java/download.htm - is the download page for the MS
Technologies for Java Site
I did a little digging on the "not able to custom install" problem and found
the following on the Internet Explorer website;
"Windows 2000 Users: Internet Explorer Setup for Windows 2000 does not allow
you to customize the installation or use any advanced options in the Setup
program. This behavior occurs because of the new Windows File Protection
(WFP) feature in Windows 2000. "
http://www.microsoft.com/windows/ie/downloads/recommended/ie55sp2/default.as
p - is the IE5.5 download page
I'm going to play with it right now and I'll get back to you.
HTH
-EGM
Larry Molter <lmol...@tampabay.rr.com> wrote in message
news:3c8f91dd....@forums.sybase.com...