RE: [U2] Failure of Uniobjects subroutine call {Unclassified}

2005-08-10 Thread HENDERSON MIKE, MR
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Behr > Sent: Wednesday, 10 August 2005 20:14 > To: u2-users@listserver.u2ug.org > Subject: RE: [U2] Failure of UniObjects subroutine call > > We had a similar problem. &g

RE: [U2] Failure of Uniobjects subroutine call

2005-08-10 Thread Welsh, Peter
IL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Sunny Matharoo > Sent: 10 August 2005 08:35 > To: u2-users@listserver.u2ug.org > Subject: [U2] Failure of Uniobjects subroutine call > > > Hi, > > I wonder if anyone has had a problem with UniObjects calling &g

RE: [U2] Failure of Uniobjects subroutine call

2005-08-10 Thread Simon Carter
EMAIL PROTECTED] On Behalf Of > Sunny Matharoo > Sent: 10 August 2005 08:35 > To: u2-users@listserver.u2ug.org > Subject: [U2] Failure of Uniobjects subroutine call > > > Hi, > > I wonder if anyone has had a problem with UniObjects calling > a MV database program, on a

RE: [U2] Failure of Uniobjects subroutine call

2005-08-10 Thread David Jordan
Some little traps. The Subroutine has to be catalogued for uniobjects else the call returns nothing, where you could call it from tcl without it being catalogued. Sometimes if the subroutine returns an unassigned variable, then it can cause uniobjects to abort. Regards David Jordan --- u

Re: [U2] Failure of Uniobjects subroutine call

2005-08-10 Thread Serguei Poliakov
ROTECTED]> To: Sent: Wednesday, August 10, 2005 8:34 AM Subject: [U2] Failure of Uniobjects subroutine call > Hi, > > I wonder if anyone has had a problem with UniObjects calling a MV > database program, on a few occasions we have come across the scenario > where the call is made to

RE: [U2] Failure of Uniobjects subroutine call

2005-08-10 Thread Bjorn Behr
as a rule. Regards Bjorn Behr -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sunny Matharoo Sent: 10 August 2005 09:35 To: u2-users@listserver.u2ug.org Subject: [U2] Failure of Uniobjects subroutine call Hi, I wonder if anyone has had a problem with UniObjec

Re: [U2] Failure of Uniobjects subroutine call

2005-08-10 Thread Kate Stanton
- see manual). Cheers, Kate - Original Message - From: "Sunny Matharoo" <[EMAIL PROTECTED]> To: Sent: Wednesday, August 10, 2005 7:34 PM Subject: [U2] Failure of Uniobjects subroutine call Hi, I wonder if anyone has had a problem with UniObjects calling a MV databa

[U2] Failure of Uniobjects subroutine call

2005-08-10 Thread Sunny Matharoo
Hi, I wonder if anyone has had a problem with UniObjects calling a MV database program, on a few occasions we have come across the scenario where the call is made to the routine, parameters passed correctly if required, but the expectant result is not forthcoming. Simple example we pass a date pa