Lettau, Jeff | 2 May 2005 14:35
Favicon

RE: [U2] uvo.net UvBasic .Net

I'm very hopeful that the .NET web applications will be modified to
support data entry speeds that people are used to.  But for now it is a
loss in productivity.  You say there are several things that can be done
to make the interface better and easier to navigate, but when
programmers are being pushed to complete code on time and under budget,
things get skipped or ignored.  
I believe this ties into another topic that went on about a week or so
ago, regarding the re-writing of code.  This is a similar issue.  When
you re-write the interface you end up loosing things that make the old
interface useful.  Maybe with time we will get back what we lost. 

Jeffrey Lettau
ERP Systems Manager
polkaudio

-----Original Message-----
From: owner-u2-users <at> listserver.u2ug.org
[mailto:owner-u2-users <at> listserver.u2ug.org] On Behalf Of Don Kibbey
Sent: Friday, April 29, 2005 10:43 AM
To: u2-users <at> listserver.u2ug.org
Subject: Re: [U2] uvo.net UvBasic .Net

If you use some care in design and layout of your windows screens, you
can
make them just as effective as "green screen" apps. Make sure you've set
your tab order to a logical sequence, setup and use shortcut key
combinations that make sense and use something like the down arrow to
activate pick lists within combo boxes. Having a "pretty" interface does
not
mean you must use a mouse. The keyboard works in windows too!
(Continue reading)

Jerry Banker | 2 May 2005 17:13

[U2] Fw: Wrong version of UV PE on the web site

----- Original Message -----
From: U2AskUs
To: Jerry Banker
Sent: Sunday, May 01, 2005 7:04 PM
Subject: Re: Wrong version of UV PE on the web site

Jerry,

We are working to place a new version on the Website as soon as possible.
Engineering is building a new 10.1 for Windows now. When their testing is
complete, we will replace the personal edition on the Website.

Regards,

IBM U2 Marketing Team
www.ibm.com/software/u2
***********************************

Note: The U2AskUs email alias receives a large volume of email daily. It is
the intent of IBM U2 Marketing to answer all inquires within 2 business days.
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Dianne Ackerman | 2 May 2005 17:24

[U2] [UV] mean, median, etc

Are there standard BASIC functions to calculate mean, median, mode and 
standard deviation?  I'm sure I could write my own, but wanted to save 
some time.
Thanks
-Dianne
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Marilyn Hilb | 2 May 2005 18:01

RE: [U2] [UV] mean, median, etc

We had to do mode a while back (common sale quantity) and I ended up not finding anything and writing my own. 

Thanks,

Marilyn A. Hilb 
Value Part, Inc
Direct: 847-918-6099
Fax: 847-367-1892
hilbmarilyn <at> valuepart.com
www.valuepart.com

 -----Original Message-----
From: 	Dianne Ackerman [mailto:dianne <at> aptron.com] 
Sent:	Monday, May 02, 2005 10:25 AM
To:	U2 List Server
Subject:	[U2] [UV] mean, median, etc

Are there standard BASIC functions to calculate mean, median, mode and 
standard deviation?  I'm sure I could write my own, but wanted to save 
some time.
Thanks
-Dianne
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
(Continue reading)

Allen E. Elwood | 2 May 2005 18:13
Picon

RE: [U2] [UV] mean, median, etc

Hi Dianne,

Unless someone snuck them in when I wasn't looking, you'll have to write
your own!  Last time I had to do a standard deviation was over 20 years
ago......

Allen
-----Original Message-----
From: owner-u2-users <at> listserver.u2ug.org
[mailto:owner-u2-users <at> listserver.u2ug.org]On Behalf Of Dianne Ackerman
Sent: Monday, May 02, 2005 08:25
To: U2 List Server
Subject: [U2] [UV] mean, median, etc

Are there standard BASIC functions to calculate mean, median, mode and
standard deviation?  I'm sure I could write my own, but wanted to save
some time.
Thanks
-Dianne
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Aherne, John | 2 May 2005 18:19

[U2] Unidata Permissions

Hi All,
    I am using uniobjects to connect to Unidata (6.0) from a web page.
To properly secure it, I would like to be able to set up an account that
would only have access to certain files and only certain fields in those
files. Is there any way to do this? Has anyone done anything similar?

TIA
    John Aherne
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Brian Leach | 2 May 2005 19:33
Picon

RE: [U2] Unidata Permissions

John,

You cannot really restrict access to individual fields within a file other
than at the dictionary (enquiry) level.

What you can do, is to:

 create a new account
 create local dictionary files in that account (using the same names as the
live files you need)
 copy the live dictionary entries into the local dictionaries
 edit the file pointers to include the path to the live data portions

As one way to do this, you could download an evaluation copy of mvQuery and
use the admin facilities to create a reporting account. That effectively
does those stages above.

Brian

-----Original Message-----
From: owner-u2-users <at> listserver.u2ug.org
[mailto:owner-u2-users <at> listserver.u2ug.org] On Behalf Of Aherne, John
Sent: 02 May 2005 17:20
To: u2-users <at> listserver.u2ug.org
Subject: [U2] Unidata Permissions

Hi All,
    I am using uniobjects to connect to Unidata (6.0) from a web page.
To properly secure it, I would like to be able to set up an account that
would only have access to certain files and only certain fields in those
(Continue reading)

Aherne, John | 2 May 2005 22:17

RE: [U2] Unidata Permissions

Excellent. Thanks Brian! 

-----Original Message-----
From: owner-u2-users <at> listserver.u2ug.org
[mailto:owner-u2-users <at> listserver.u2ug.org] On Behalf Of Brian Leach
Sent: Monday, May 02, 2005 11:33 AM
To: u2-users <at> listserver.u2ug.org
Subject: RE: [U2] Unidata Permissions

John,

You cannot really restrict access to individual fields within a file
other than at the dictionary (enquiry) level.

What you can do, is to:

 create a new account
 create local dictionary files in that account (using the same names as
the live files you need)  copy the live dictionary entries into the
local dictionaries  edit the file pointers to include the path to the
live data portions

As one way to do this, you could download an evaluation copy of mvQuery
and use the admin facilities to create a reporting account. That
effectively does those stages above.

Brian

-----Original Message-----
From: owner-u2-users <at> listserver.u2ug.org
(Continue reading)

Marc Hilbert | 2 May 2005 17:54

[U2] Setting a Network Printer in Linux

I have tried reading the manual. How can I set up access to a network 
printer under UV 10 with Linux Redhat 9.0. From the Linux shell I can 
successfully print, but from UV all I get is the following message every 
minute or so...

"Unable to open device. Verify that the printer is on line..."

Thanks in advance,
Marc
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Metherall, Arthur | 2 May 2005 23:42

[U2] Installing Easysoft ODBC-ODBC-Bridge on AIX

I'm trying to install the Easysoft ODBC-ODBC-Bridge on an AIX system.

Has anyone done this?

When I define LIBPATH with the Easysoft libraries, for the Easysoft tests to work, UniData won't run.

$ LIBPATH='$LIBPATH:/usr/local/easysoft/lib:/usr/local/easysoft/oob/client:/usr/local/easysoft/unixODBC/lib:/usr/lib:/lib'
$ export LIBPATH

$ udt
exec(): 0509-036 Cannot load program udt because of the following errors:       
        0509-150   Dependent module /usr/local/easysoft/unixODBC/lib/libodbc.a(odbc.so) could not be
loaded.                                                    
        0509-152   Member odbc.so is not found in archive                       

I know on our old Tru64 system, running a free HP DataDirect ODBC drivers, I had to recompile UniData.  Would I
do the same on AIX adding the Easysoft libraries to the makeudt?

Thanks,

   Arthur

- - - - - - - - - -
Arthur Metherall
Courier Corporation
- - - - - - - - - -
-------
u2-users mailing list
u2-users <at> listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
(Continue reading)


Gmane