Re: [U2] Val on UniDynArray produces unexpected results

2010-11-12 Thread Brian Leach
var1.Field(1).StringValue Do you mean that? Or do you mean var1.Field(1).StringValue ? Differences between the P-Code and fully compiled code have been a 'feature' of VB for a long time - the compiled code is generally more accurate/less forgiving and - whilst not relevant here - if you have

Re: [U2] New Client Specifics

2010-11-12 Thread Symeon Breen
Re eclipse - i sooo much prefer VS as a dev environ than eclipse, eclipse always seems so bloated and overly complex. If the ability to connect to and dev unibasic inside VS came out of the box i would be a very happy chap indeed. From: u2-users-boun...@listserver.u2ug.org

Re: [U2] Val on UniDynArray produces unexpected results

2010-11-12 Thread Symeon Breen
What are you expecting when doing a operator on a string ? I am not sure what the result should be in that case ?? From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Adrian Halid Sent: 12 November 2010 02:18 To: u2-users@listserver.u2ug.org

Re: [U2] Val on UniDynArray produces unexpected results

2010-11-12 Thread Brett Callacher
Adrian Halid adrian.ha...@itvision.com.au wrote in message news:13e4ae055d203648a4121114f2458c8c9f16a05...@tefnut.perth.itvision.com.au... Hi All, We have come across a very strange bug between UniDynArray and VB6. In our applications we were getting two different results on an if

Re: [U2] Val on UniDynArray produces unexpected results

2010-11-12 Thread Brett Callacher
Testing a string is a valid way to test for a non-null variable IMO. If you think about it a string can never be . Am not aware of a language, p-code or otherwise, where that is not the case. Brett Brian Leach br...@brianleach.co.uk wrote in message

Re: [U2] UniVerse on Unix - enabling SSL

2010-11-12 Thread Dean
Hi Michael, The uvtelnetd daemon was not running. I added the config to xinetd.d which now starts uvtelnetd. It doesn't run long as there is an SSL configuration issue, but at least it's now starting. Thanks for your help. Kind regards, Dean -Original Message- From:

Re: [U2] UniVerse on Unix - enabling SSL

2010-11-12 Thread Dean
Hi Rajesh, Thank for the help with the -d3 option. This shows me I have an SSL configuration issue to resolve. Kind regards, Dean -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Rajesh Menon Sent: 08 November

Re: [U2] New Client Specifics

2010-11-12 Thread Doug
So it is with BDT... We have spoken with Rocket at U2 University. They are thinking about letting us have access to the debugger API for Eclipse. This means the XLr8Editor will be able to debug as well. And by the way, XLr8Editor works with any release of Unidata from 6.0 and Universe 10.0 and

Re: [U2] Why don't calendars show the pick date?

2010-11-12 Thread George Gallen
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: Thursday, November 11, 2010 10:23 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Why don't calendars show the pick date? We can

Re: [U2] New Client Specifics

2010-11-12 Thread Doug
Hi All: [ad] We built into our XLr8 Eclipse based tools a system that keeps that connection open. You set the time how often you want the system to make sure the connection is open in seconds. We use open source job scheduler see: http://www.quartz-scheduler.org/ Our documentation is loaded

[U2] BDT vs XLr8

2010-11-12 Thread Bill Brutzman
Doug: A side-by-side comparison would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] BDT vs XLr8

2010-11-12 Thread Steve Romanow
On 11/12/2010 11:01 AM, Bill Brutzman wrote: Doug: A side-by-side comparison would be appreciated. --Bill ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users Can anyone confirm the SB+

Re: [U2] New Client Specifics

2010-11-12 Thread Symeon Breen
Erm i think IBM have been 'doing' eclipse ever since it first started From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Doug Sent: 12 November 2010 13:53 To: 'U2 Users List' Subject: Re: [U2] New Client Specifics So it is with BDT... We

[U2] IBM and U2

2010-11-12 Thread Steve Romanow
On 11/12/2010 11:27 AM, Symeon Breen wrote: Erm i think IBM have been 'doing' eclipse ever since it first started p://listserver.u2ug.org/mailman/listinfo/u2-users I sometimes wonder if IBM even had a clue about U2 when they bought Informix. Maybe they got back to the office and were like,

Re: [U2] New Client Specifics

2010-11-12 Thread Doug
Not in the U2...They started in 2006. U2logic started in 2005. XLr8Editor was release November 2005. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Friday, November 12, 2010 9:27 AM To: 'U2

Re: [U2] BDT vs XLr8

2010-11-12 Thread Doug
Here is the comparison between U2Logic's XLr8Editor and Basic Developers Toolkit (BDT). Feature XLr8 Editor BDT Notes Eclipse Plug-in Yes No Eclipse Extensible Yes Yes