Patrick "Will" Williams, President
American Computer Technics, Inc.
919-567-0042  Raleigh, NC
  ----- Original Message -----
  From: John Kent
  To: [EMAIL PROTECTED]
  Sent: Thursday, May 20, 2004 3:18 PM
  Subject: Re: [U2] RE: U2] Error 30107 when calling Subroutines from
UniObjects


  Peter,
      if you can get their uniobjects menu driver to initialise a common then
  all you need do is INCLUDE it in the subroutines called.
  If there are files you dont want to open globally to all applications you
  can set up a common just for a particular application.

  If you want some code examples contact me offline.

  jak
  ----- Original Message -----
  From: "peter watson" <[EMAIL PROTECTED]>
  To: <[EMAIL PROTECTED]>
  Sent: Friday, May 21, 2004 5:11 AM
  Subject: [U2] RE: U2] Error 30107 when calling Subroutines from UniObjects


  > Hi all who have tried to help
  >
  > we (my company) have just had a reply from our application vendor, they
  have stated that to enable UniObjects to run there subroutines they would
  have to rewrite them to enable root or a login that does not process the
  startup routines to run them.
  >
  > does anyone know what area I should be getting the more knowegable people
  to look in for what needs starting, as advised by Jim I would like to try
an
  INIT
  > paragraph.
  >
  > Pete
  >
  > -----Original Message-----
  > From: Jim Epley [mailto:[EMAIL PROTECTED]
  > Sent: 19 May 2004 21:24
  > To: peter watson
  > Subject: U2] Error 30107 when calling Subroutines from UniObjects
  >
  >
  > Peter,
  > I have encountered the same problem when invoking a VAR subroutine from a
  > UniObjects for Java program.  Here's what I found out that finally fixed
  my
  > problem:
  >
  > 1)  the subroutine must be properly cataloged (I assume you've already
  taken
  > care of this), and
  >
  > 2) any session initialization that the subroutine depends on must be
  > accomplished.
  >
  > In our case, the VAR has an INIT paragraph that values some global
default
  > parameters for the application that must be executed before the
subroutine
  > will execute correctly.  I added command calls to the UOJ code to execute
  > the paragraphs, and that fixed the problem.  I'd guess you're running
into
  > the same kind of issue.
  > HTH
  >
  > Jim Epley
  > Midlands Technical College
  > Columbia, SC
  >
  > UniData 6.0
  > Tru64 V5.1
  >
  >
  > The information in this electronic mail message is Confidential and may
be
  legally privileged.
  > It is intended solely for the addressees. Access to this internet
  electronic mail message by anyone else is unauthorized.
  > If you are not the intended recipient, any disclosure, copying,
  distribution or any action taken or omitted to be taken
  > in reliance on it is prohibited and may be unlawful. The sender believes
  that this E-mail and any attachments were free
  > of any virus, worm, Trojan horse, and/or malicious code when sent.
  > This message and its attachments could have been infected during
  transmission. By reading the message and opening any
  > attachments, the recipient accepts full responsibility for taking
  protective and remedial action about viruses and other
  > defects. The sender's employer is not liable for any loss or damage
  arising in any way from this message or its attachments.
  > -VRG3a-
  > -------
  > u2-users mailing list
  > [EMAIL PROTECTED]
  > http://www.u2ug.org/listinfo/u2-users
  -------
  u2-users mailing list
  [EMAIL PROTECTED]
  http://www.u2ug.org/listinfo/u2-users
-------
u2-users mailing list
[EMAIL PROTECTED]
http://www.u2ug.org/listinfo/u2-users

Reply via email to