RE: [U2] Universe GUI Editor

2006-02-22 Thread Debster
I use the the FTP so my widdle brain can distinguish that I am going to the
server as opposed to using windows networking



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of D Averch
Sent: Wednesday, February 22, 2006 2:19 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Universe GUI Editor


Try our Free U2Editor GUI Editor which does not use ftp protocol.

Doug
www.u2logic.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Debster
Sent: Wednesday, February 22, 2006 5:54 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Universe GUI Editor

Interesting weekend with the Universe GUI Editor..


Saddled with the task of doing "off hours" work this past weekend I had the
pleasure of having the Universe GUI Editor ftp'ing a null record overwriting
my changes to the server.  Of course this was in combination with my VPN
connection puking at the time.I'm not sure which was the chicken, or the
egg  I only know that one was rotten.

Of course I had skipped my usual practice of saving changes to my laptop
hard drive first before moving it only to have to make the changes over...my
only excuse is that tweaking a program at 3AM sometimes leads to you trying
shortcuts.

I won't do that again.

 ~ Debbie

"Anyone can hold the helm when the sea is calm"

-Syrus Publilius

www.infinite-systems.net
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Creating a new record from UniObjects

2006-02-22 Thread Jeff Powell
Thanks Wendy.

I'll look at how to implement using this. Because I'm new to UniData
I've really only done a uni.command and parsed the response. That was
fast but not very robust. 

I am planning to take a class in Denver next month but I think you may
have given me a jump start.

Thanks again.

Jeff

On Wed, 2006-02-22 at 16:43 -0700, Wendy Smoak wrote:

> On 2/22/06, Jeff Powell <[EMAIL PROTECTED]> wrote:
> 
> > I would like know how to create a new record from UniObjects for Java.
> >
> > Any ideas would be appreciated.
> 
> What do you have so far?  Are you asking how to construct the Java
> object, or how to make a new record appear in the database?
> 
> There are some examples of reading and writing on this page:
>http://www.pickwiki.com/cgi-bin/wiki.pl?DataAccessObjectPattern
> 
> If you write a record with a key that doesn't currently exist, you'll
> have a new record.
> 
> --
> Wendy
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/

Jeff Powell

IT Manager
Industrial Piping Specialists
606 N. 145th Ave. E.
Tulsa, OK 74166
(918) 270-6311
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] GUI Button Question

2006-02-22 Thread Steve Long

Sorry about that.  SB Client



From: Jeff Schasny <[EMAIL PROTECTED]>
Reply-To: u2-users@listserver.u2ug.org
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] GUI Button Question
Date: Wed, 22 Feb 2006 14:51:11 -0700

Creating a GUI screen using what?


Steve Long wrote:


Hi All -

I am creating a GUI screen that is called from an existing screen via a 
button.  The existing screen has all F keys used, so this button's FKey is 
0.  The I process is set as a subscreen.


There are two fields on the new screen.  When I build and run it from the 
SD editor, I have access to both fields.  When I call it from the existing 
screen, I don't have access to the first field, no matter what I do.


I've never experienced this before.  Anyone have a suggestion?

Thanks,

Steve
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/




--

Jeff Schasny Westminster, CO, USA

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Creating a new record from UniObjects

2006-02-22 Thread Wendy Smoak
On 2/22/06, Jeff Powell <[EMAIL PROTECTED]> wrote:

> I would like know how to create a new record from UniObjects for Java.
>
> Any ideas would be appreciated.

What do you have so far?  Are you asking how to construct the Java
object, or how to make a new record appear in the database?

There are some examples of reading and writing on this page:
   http://www.pickwiki.com/cgi-bin/wiki.pl?DataAccessObjectPattern

If you write a record with a key that doesn't currently exist, you'll
have a new record.

--
Wendy
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Creating a new record from UniObjects

2006-02-22 Thread Jeff Powell
Hello all,

I would like know how to create a new record from UniObjects for Java.

Any ideas would be appreciated.

Thanks,

Jeff
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] GUI Button Question

2006-02-22 Thread Jeff Schasny

Creating a GUI screen using what?


Steve Long wrote:


Hi All -

I am creating a GUI screen that is called from an existing screen via 
a button.  The existing screen has all F keys used, so this button's 
FKey is 0.  The I process is set as a subscreen.


There are two fields on the new screen.  When I build and run it from 
the SD editor, I have access to both fields.  When I call it from the 
existing screen, I don't have access to the first field, no matter 
what I do.


I've never experienced this before.  Anyone have a suggestion?

Thanks,

Steve
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/




--

Jeff Schasny 
Westminster, CO, USA


---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] REBUILD.DF

2006-02-22 Thread Ray Wurlod
This suggests that the partfile information in the part file does not match the 
information in &PARTFILES&.  Could be part number, could be partitioning 
algorithm, could be pathname.
Use VERIFY.DF to find out what it thinks is wrong.  Then you can use REBUILD.DF 
to effect required repairs.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Universe GUI Editor

2006-02-22 Thread David Jordan
>Saddled with the task of doing "off hours" work this past weekend I had the
>pleasure of having the Universe GUI Editor ftp'ing a null record
>overwriting
>my changes to the server.  

UniDebugger keeps a backup of the program in the program file.  It is the
program name ended with .tmp.

Regards

David Jordan
Managing Consultant
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Access IBM Knowledge base

2006-02-22 Thread asvin . dattani
You've gone very quiet
*
HSBC Bank plc
Registered Office: 8 Canada Square, London E14 5HQ, United Kingdom
Registered in England - Number 14259
Authorised and Regulated by the Financial Services Authority
*


From: owner-u2-users
Sent: 22/02/2006 21:23
To: 
Subject: [U2] Access IBM Knowledge base


All,

I remember we had a discussion on the accessibility to the IBM knowledge
base several weeks ago. Yesterday, I received my IBM user ID from our
vendor (tech support), which allows me to view the locked articles in
IBM KB. I believe this user list has very positive impact on this move
made by IBM. IBM KB should be opened to everybody, I think.

I would like to thank the people for their hard working in order to
maintain this user mail list. The list is a wonderful place for us to
share our knowledge. Meanwhile, it provides a communication channel so
that IBM could hear our voices. I have learnt a lot from the others via
the list.

Kathy
---
u2-users mailing list
u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/


-
This transmission has been issued by a member of the HSBC Group "HSBC"
for the information of the addressee only and should not be reproduced
and/or distributed to any other person. Each page attached hereto must
be read in conjunction with any disclaimer which forms part of it.
Unless otherwise stated, this transmission is neither an offer nor the
solicitation of an offer to sell or purchase any investment. Its
contents are based on information obtained from sources believed to be
reliable but HSBC makes no representation and accepts no responsibility
or liability as to its completeness or accuracy.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] GUI Button Question

2006-02-22 Thread Steve Long
Checked that it was N, but resetting, rebuilding, etc. didnt fix the 
problem.  I was able to get it working by setting the fields in recalc, 
saving and executing the screen.  I removed the recalc and rebuilt again, 
and its working fine.  I think it somehow got confused.


Thanks,

Steve


From: "Kevin King" <[EMAIL PROTECTED]>
Reply-To: u2-users@listserver.u2ug.org
To: 
Subject: RE: [U2] GUI Button Question
Date: Wed, 22 Feb 2006 13:46:44 -0700

Check the "Allow Amend" on the field definition.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steve Long
Sent: Wednesday, February 22, 2006 1:01 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] GUI Button Question

Hi All -

I am creating a GUI screen that is called from an existing screen via
a button.  The existing screen has all F keys used, so this button's
FKey is 0.  The I process is set as a subscreen.

There are two fields on the new screen.  When I build and run it from
the SD editor, I have access to both fields.  When I call it from the
existing screen, I don't have access to the first field, no matter
what I do.

I've never experienced this before.  Anyone have a suggestion?

Thanks,

Steve
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.12/266 - Release Date:
2/21/2006
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Access IBM Knowledge base

2006-02-22 Thread Vance, Kathy
All,

I remember we had a discussion on the accessibility to the IBM knowledge
base several weeks ago. Yesterday, I received my IBM user ID from our
vendor (tech support), which allows me to view the locked articles in
IBM KB. I believe this user list has very positive impact on this move
made by IBM. IBM KB should be opened to everybody, I think.

I would like to thank the people for their hard working in order to
maintain this user mail list. The list is a wonderful place for us to
share our knowledge. Meanwhile, it provides a communication channel so
that IBM could hear our voices. I have learnt a lot from the others via
the list.

Kathy
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Is there a Better Editor?

2006-02-22 Thread Glen B
 http://www.mvtoolbox.com  

It's more than just an "editor".

Glen

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Caskey, Michael
Sent: Tuesday, February 21, 2006 6:10 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Is there a Better Editor?


Hi all, this is my first post to the board, so a big "Hi" to you all!

I'm probably showing off my lack of knowledge here, but I hope someone
might have the knowledge I seek, so...

I have been tasked with creating reports from our UniData system using
UniQuery.  For building queries, I have been given a tool called
PARADEX.  This tool seems extremely ancient to me.  The interface is
extremely cumbersome.  To edit anything, special commands are employed
to edit my queries, one line at a time.  I'm already fairly lost in the
system, so the last thing I need is cumbersome tools to make my life
even more difficult.  I like things to be easy peasy.  :)

So, my questions are:

1. Is there a better way to run these queries?

and

2. Is there a better query editor; text-based or GUI or both?



Thank you all!

Michael T. Caskey
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] GUI Button Question

2006-02-22 Thread Kevin King
Check the "Allow Amend" on the field definition. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steve Long
Sent: Wednesday, February 22, 2006 1:01 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] GUI Button Question

Hi All -

I am creating a GUI screen that is called from an existing screen via
a button.  The existing screen has all F keys used, so this button's
FKey is 0.  The I process is set as a subscreen.

There are two fields on the new screen.  When I build and run it from
the SD editor, I have access to both fields.  When I call it from the
existing screen, I don't have access to the first field, no matter
what I do.

I've never experienced this before.  Anyone have a suggestion?

Thanks,

Steve
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.12/266 - Release Date:
2/21/2006
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] Weird error.

2006-02-22 Thread John Jenkins
Jak

There's a patch for a SYS.MESSAGE issue in recent releases - check the
release notices:

10.1.15

7883In certain circumstances, UniVerse may have incorrectly written
information from the SYS.MESSAGE file into other files. This may
have caused the header or a primary group of the file to be
overwritten, resulting in file corruption. This problem has
been fixed.

Otherwise if you are on 9.5 (very) late and not past 9.6.2.5 then upgrade
and increase MFILES a lot in the meanwhile...


Regards

JayJay



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Kent
Sent: 21 February 2006 23:07
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [UV] Weird error.

JJ
i am having a similar problem with the results of EXECUTE USERS being 
writen to SYS.MESSAGE on release 10.0.17 but its only occuring from a script

and is an intermittent failure.
The temporary fix was to make SYS.MESSAGE read only.

The above is in the ON.ABORT paragraph and is triggered by a write failure 
being unable to write to a read only file
If fileino(file,1) shows the correct file and a dos /c /a:r /s shows no read

only files

Somehow the file pointers are getting screwed up.

jak

- Original Message - 
From: "John Jenkins" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, February 22, 2006 9:12 AM
Subject: RE: [U2] [UV] Weird error.


> UniVerse patches ring a bell - issues with the capture file name.
>
> 10.1.15
> 8168 The temporary file generated by a JDBC remote procedure call now
> contains both the user number and process ID of the user generating
> the call to eliminate the possibility of temporary file name
> conflicts for different users making remote procedure calls
> through JDBC.
>
>
> 10.1.7
> 7292 A problem was discovered when EXECUTE with CAPTURING was
> executed simultaneously by more than one UniVerse process.
> UniVerse may have returned a message similar to "Unable to
> open "/tmp/caputure0096aa" file, returned data that belonged
> to another user, or returned an "unable to stat" error. To
> correct this problem, the tmp pattern for capturning has
> been changed to "capture" (from 7 X's to 12 X's).
>
>
> BTW: EXECUTEs from a RedBack method callaare expensive - what does XLOGTO
> do?
>
> Hope this helps
>
> JayJay
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Gordon J 
> Glorfield
> Sent: 20 February 2006 23:18
> To: u2-users@listserver.u2ug.org
> Subject: [U2] [UV] Weird error.
>
> Group,
>
> I have a subroutine that is being called by a RedBack program.  In this
> subroutine is the following line:
>
>  EXECUTE 'XLOGTO Qsome.account' CAPTURING JUNK
>
> I am getting hundreds of errors showing up in the error log for this line
> of code.  The states: "Unable to create capture file."  I am at a loss as
> to why this error is being generated.  Any clues anyone can offer will be
> gratefully accepted.  Is this something that RedBack is causing?
>
> TIA,
> Gordon
>
>
> Gordon J. Glorfield
> Sr. Applications Developer
> MAMSI (A UnitedHealth Company)
> 301-360-8839
>
>
> This e-mail, including attachments, may include confidential and/or
> proprietary information, and may be used only by the person or entity to
> which it is addressed. If the reader of this e-mail is not the intended
> recipient or his or her authorized agent, the reader is hereby notified
> that any dissemination, distribution or copying of this e-mail is
> prohibited. If you have received this e-mail in error, please notify the
> sender by replying to this message and delete this e-mail immediately.
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.375 / Virus Database: 268.0.0/266 - Release Date: 21/02/2006
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] GUI Button Question

2006-02-22 Thread Steve Long

Hi All -

I am creating a GUI screen that is called from an existing screen via a 
button.  The existing screen has all F keys used, so this button's FKey is 
0.  The I process is set as a subscreen.


There are two fields on the new screen.  When I build and run it from the SD 
editor, I have access to both fields.  When I call it from the existing 
screen, I don't have access to the first field, no matter what I do.


I've never experienced this before.  Anyone have a suggestion?

Thanks,

Steve
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Universe GUI Editor

2006-02-22 Thread D Averch
Try our Free U2Editor GUI Editor which does not use ftp protocol.

Doug
www.u2logic.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Debster
Sent: Wednesday, February 22, 2006 5:54 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Universe GUI Editor

Interesting weekend with the Universe GUI Editor..


Saddled with the task of doing "off hours" work this past weekend I had the
pleasure of having the Universe GUI Editor ftp'ing a null record overwriting
my changes to the server.  Of course this was in combination with my VPN
connection puking at the time.I'm not sure which was the chicken, or the
egg  I only know that one was rotten.

Of course I had skipped my usual practice of saving changes to my laptop
hard drive first before moving it only to have to make the changes over...my
only excuse is that tweaking a program at 3AM sometimes leads to you trying
shortcuts.

I won't do that again.

 ~ Debbie

"Anyone can hold the helm when the sea is calm"

-Syrus Publilius

www.infinite-systems.net
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Is there a Better Editor?

2006-02-22 Thread tschaeffer
I am developing some GNU Emacs packages to make working in the ECL command 
line easier. I use it every day for writing, compiling, &c Unibasic code. 
It provides (through Emacs' comint mode) command line history (it keeps 
your whole session in an emacs buffer), edition of any record in an Emacs 
buffer, a modified version of Pat Thoyt's Unibasic mode, and quite a few 
other improvements over ECL/AE.  You can get a copy on sourcefourge: 

http://sourceforge.net/projects/u2-mode

I have not been able to get it working in the windows version of Emacs (I 
use cygwin at work, and Linux at home), and the setup is somewhat awkward. 
I am working on it in my spare time, but I would be glad to help you get 
started. I would like to see how well it works under other circumstances.

Tim S.
Ace Software


[EMAIL PROTECTED] wrote on 02/22/2006 08:58:48 AM:

> Michael Caskey <[EMAIL PROTECTED]> wrote on Tue, 21 Feb 2006 16:10:06 
-0700
> 
> > I have been tasked with creating reports from our UniData
> > system using UniQuery. ...
> >
> > 1. Is there a better way to run these queries?
> > and
> > 2. Is there a better query editor; text-based or GUI or both?
> 
> Others have posted suggestions for external tools, but assuming you 
don't
> have access to these, there are some things you can do within UniData to
> simplify your life a bit.
> 
> There are three editors that come with UniData: ED, AE and SE.  ED and 
AE
> are line editors, and AE is the more powerful one.  Our system has ED
> remapped to AE, so we don't use ED at all.  SE is a screen editor, and 
some
> find it easier to use.
> 
> If you are setting up queries that you need to run on a regular basis,
> consider using UniData Paragraphs.  These can be run from the TCL prompt 
as
> commands once they're written.
> 
> Paragraphs are stored in VOC, and are similar to DOS Batch files.  You 
can
> specify parameters and save queries for future use.  You can also put
> several commands together to create a process.
> 
> There are a few native ones that you can look at for reference.  Here 
are
> three from our UniData/AIX system.
> 
> LISTDICT is used to list dictionary items.  The syntax is LISTDICT  NAME> [LPTR]
> 
> Top of "LISTDICT" in "VOC", 8 lines, 317 characters.
> 001: PA
> 002: IF <> = '' THEN GO L100
> 003: IF <> = 'LPTR' THEN GO L200
> 004: IF <> # 'lptr' THEN GO L100
> 005: L200: SORT DICT <> TYP LOC CONV MNAME FORMAT SM ASSOC 
BY
> TYP BY LOC BY @ID LPTR
> 006: GO DONE
> 007: L100: SORT DICT <> TYP LOC CONV MNAME FORMAT SM ASSOC 
BY
> TYP BY LOC BY @ID
> 008: DONE: *
> 
> Note that Attribute 1 is set to PA to indicate that this is a paragraph.
> The lines after that are processed.  Parameters are specified using 
double
> angle brackets, and contain two fields.  The first field indicates the
> parameter type (I=Required Input, C=Conditional Input) and position. The
> second field is a prompt to identify the parameter, and will be used if 
a
> required input is not specified.
> 
> I wrote LP to list print jobs waiting to print in our AIX queues.  If no
> queue is specified, all items in all queues are listed, otherwise only 
the
> specified queue is listed.  Note that I'm executing AIX commands from 
TCL
> by prefixing the command with the "!" character.
> 
> Top of "LP" in "VOC", 6 lines, 96 characters.
> 001: PA
> 002: IF <> = '' THEN GO L100
> 003: !lpstat -p<>
> 004: GO DONE
> 005: L100: !lpstat | more
> 006: DONE: *
> 
> CP is a simple paragraph to alias the SPOOL command.
> 
> Top of "CP" in "VOC", 2 lines, 38 characters.
> *--: P
> 001: PA
> 002: SPOOL <> <>
> 
> Check the manuals for more help, or feel free to drop me a line 
off-list.
> 
> --Tom Pellitieri
>   Toledo, Ohio
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> 
> __
> This email has been scanned by the MessageLabs Email Security System.
> 
> __


__
This email has been scanned by the MessageLabs Email Security System.
Our company accepts no liability for the content of this email, or for the 
consequences of any actions taken on the basis of the information
provided, unless that information is subsequently confirmed in writing.
Any views or opinions presented in this email are solely those of the 
author and do not necessarily represent those of the company.
WARNING: Computer viruses can be transmitted via email.
The recipient should check this email and any attachments for the 
presence of viruses. The company accepts no liability for any damage 
caused by any virus transmitted by this email.
11/29/2003 ACE Software, LLC
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] REBUILD.DF

2006-02-22 Thread Don Kibbey
I've moved a part file from HP-UX over to a Linux machine.  Now, even
though the directory structure is the same, I'm getting an error
message when I attempt to access the file.  The two systems do have
different release levels of UniVerse.  HP-UX is at 10.0.6 and Linux is
at 10.1.  I've run fnuxi on all the files and the rest of them work
just fine.  It's just this one part file which has me puzzled.

Distributed File "/dbms/DATA2/LMS/TIME.LEDGER" must be rebuilt at this release.
Call your Database Administrator!

Any help would be appreciated.

Thanks,

--
Don Kibbey
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2][UV]Low user count Universe license available?

2006-02-22 Thread Dave Taylor
Donnie,

Unless  your friend needs to test his software using very large files and/or
under concurrent user loads greater than 2 users, he can use the PE version.

According to the IBM web site, re the Personal Edition:

"This edition is designed for single-user personal development and training
as well as sales demos. It is not for remarketing or use in production
environments."

I think that "to see the differences in the windows vs linux versions and
see how the  performance compared" would be considered both "personal
development and training".

Otherwise, he can request an evaluation version  *at no charge* with more
than 2 user licenses (I don't know what the user limit is or if there is
one), and the evaluation version does not have the file-size restrictions of
the PE version.

The evaluation version license is limited to 60 days, but it can be renewed.

It sounds to me like your friend needs to have another talk with his vendor
to get the full story on what his options are.

We're an IBM Reseller, and we'll be glad to help if we can.

Dave

Dave Taylor
President
Sysmark Information Systems, Inc.
49 Aspen Way
Rolling Hills Estates, CA 90274
800-SYSMARK (800-797-6275)
(O) 310-544-1974
(C) 310-561-5200
(P) 800-339-1497
(F) 310-377-3550
Your Source for Integrated EDI Translation and DataSync Integration
www.sysmarkinfo.com

- Original Message - 
From: "Donnie Jacobs" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, February 22, 2006 7:44 AM
Subject: RE: [U2][UV]Low user count Universe license available?


> Their commercial product runs on the linux version. I think the goal was
> to see the differences in the windows vs linux versions and see how the
> performance compared. I've since talked to him and he was aware of the
> limitations of the PE version. At this point, I suspect that he'll
> probably just buy whatever the lowest user count license he can get from
> his vendor and do his evaluations with that.
>
> Thanks for the replies.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Martin Phillips
> Sent: Wednesday, February 22, 2006 8:32 AM
> To: u2-users@listserver.u2ug.org
> Subject: Re: [U2][UV]Low user count Universe license available?
>
> Hi Donnie,
>
> > Are there limitations with the personal editions with regards to file
> > sizes / record counts / etc..  He tends to deal with LARGE files. They
> > make heavy use of distributed files with record counts getting into
> the
> > several million range. If there are no such limitations, then the
> > personal edition may be an option.
>
> The Personal Edition has a low file size limit that is likely to be a
> serious problem here. More importantly, it sounds like this is a
> commercial
> project and not just an educational exercise. If you use the PE, you
> could
> look forward to a visit from IBM's lawyers!
>
>
> Martin Phillips
> Ladybridge Systems
> 17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
> +44-(0)1604-709200
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2][UV]Low user count Universe license available?

2006-02-22 Thread Donnie Jacobs
That may be just the ticket for what he's after. I didn't know that was
available.

Thanks!

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wendy Smoak
Sent: Wednesday, February 22, 2006 10:35 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2][UV]Low user count Universe license available?

On 2/22/06, Donnie Jacobs <[EMAIL PROTECTED]> wrote:
> Their commercial product runs on the linux version. I think the goal
was
> to see the differences in the windows vs linux versions and see how
the
> performance compared. I've since talked to him and he was aware of the
> limitations of the PE version. At this point, I suspect that he'll
> probably just buy whatever the lowest user count license he can get
from
> his vendor and do his evaluations with that.

If he's evaluating the product, then why not ask for an evaluation
license?  We got one recently, a full version that worked for a month,
so we could make sure the Windows version of UniData would let us do
what we needed to. (Connect to an ODBC data source, which we never got
working from Unix.)

We ended up buying a single-user license of UniData for Windows.

--
Wendy
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Is there a Better Editor?

2006-02-22 Thread Bob Woodward
Is there a name for this editor, Martin?  Maybe a website address?

Thanks,

BobW
 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Martin Phillips
Sent: Wednesday, February 22, 2006 8:20 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Is there a Better Editor?

On the subject of third party editors, we have one that is loosely based
on
the EDFS editor of Prime Information, something that U2 users were
crying
out for in years gone by. Tightly integrated with the underlying
environment, it can edit records in any U2 file and has many features
aimed
at the application developer.

It's not free but at 100GBP (approx US$150) for a permanent, unlimited
site
licence including reasonable support, it isn't going to break the bank.
Our
users report significant productivity gains compared to using AE/ED.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2][UV]Low user count Universe license available?

2006-02-22 Thread Wendy Smoak
On 2/22/06, Donnie Jacobs <[EMAIL PROTECTED]> wrote:
> Their commercial product runs on the linux version. I think the goal was
> to see the differences in the windows vs linux versions and see how the
> performance compared. I've since talked to him and he was aware of the
> limitations of the PE version. At this point, I suspect that he'll
> probably just buy whatever the lowest user count license he can get from
> his vendor and do his evaluations with that.

If he's evaluating the product, then why not ask for an evaluation
license?  We got one recently, a full version that worked for a month,
so we could make sure the Windows version of UniData would let us do
what we needed to. (Connect to an ODBC data source, which we never got
working from Unix.)

We ended up buying a single-user license of UniData for Windows.

--
Wendy
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Is there a Better Editor?

2006-02-22 Thread Martin Phillips
On the subject of third party editors, we have one that is loosely based on
the EDFS editor of Prime Information, something that U2 users were crying
out for in years gone by. Tightly integrated with the underlying
environment, it can edit records in any U2 file and has many features aimed
at the application developer.

It's not free but at 100GBP (approx US$150) for a permanent, unlimited site
licence including reasonable support, it isn't going to break the bank. Our
users report significant productivity gains compared to using AE/ED.


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2][UV]Low user count Universe license available?

2006-02-22 Thread Donnie Jacobs
Their commercial product runs on the linux version. I think the goal was
to see the differences in the windows vs linux versions and see how the
performance compared. I've since talked to him and he was aware of the
limitations of the PE version. At this point, I suspect that he'll
probably just buy whatever the lowest user count license he can get from
his vendor and do his evaluations with that.

Thanks for the replies.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Martin Phillips
Sent: Wednesday, February 22, 2006 8:32 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2][UV]Low user count Universe license available?

Hi Donnie,

> Are there limitations with the personal editions with regards to file
> sizes / record counts / etc..  He tends to deal with LARGE files. They
> make heavy use of distributed files with record counts getting into
the
> several million range. If there are no such limitations, then the
> personal edition may be an option.

The Personal Edition has a low file size limit that is likely to be a
serious problem here. More importantly, it sounds like this is a
commercial
project and not just an educational exercise. If you use the PE, you
could
look forward to a visit from IBM's lawyers!


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Is there a Better Editor?

2006-02-22 Thread Richard Taylor
First, one comment, I believe that SE is an editor provided by System
Builder rather than directly in UniData.

As far as other Editors, if you are looking to work on items that are
stored in a DIR type file I would recommend UltraEdit.  This is a function
rich Windows based editor.  You can communicate with Unidata via FTP.  I
have had no problems doing this.  You can also get a configuration file
that allows you to have syntax highlighting for UniBasic.

Rich Taylor | Senior Programmer/Analyst| VERTIS
250 W. Pratt Street | Baltimore, MD 21201
P 410.361.8688 | F 410.528.0319 
[EMAIL PROTECTED] | http://www.vertisinc.com
 
Vertis is the premier provider of targeted advertising, media, and
marketing services that drive consumers to marketers more effectively.
 
"The more they complicate the plumbing
  the easier it is to stop up the drain"
 
- Montgomery Scott NCC-1701
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-u2-
> [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
> Sent: Wednesday, February 22, 2006 8:59 AM
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2] Is there a Better Editor?
> 
> Michael Caskey <[EMAIL PROTECTED]> wrote on Tue, 21 Feb 2006 16:10:06 -
> 0700
> 
> > I have been tasked with creating reports from our UniData
> > system using UniQuery. ...
> >
> > 1. Is there a better way to run these queries?
> > and
> > 2. Is there a better query editor; text-based or GUI or both?
> 
> Others have posted suggestions for external tools, but assuming you
don't
> have access to these, there are some things you can do within UniData to
> simplify your life a bit.
> 
> There are three editors that come with UniData: ED, AE and SE.  ED and
AE
> are line editors, and AE is the more powerful one.  Our system has ED
> remapped to AE, so we don't use ED at all.  SE is a screen editor, and
> some
> find it easier to use.
> 
> If you are setting up queries that you need to run on a regular basis,
> consider using UniData Paragraphs.  These can be run from the TCL prompt
> as
> commands once they're written.
> 
> Paragraphs are stored in VOC, and are similar to DOS Batch files.  You
can
> specify parameters and save queries for future use.  You can also put
> several commands together to create a process.
> 
> There are a few native ones that you can look at for reference.  Here
are
> three from our UniData/AIX system.
> 
> LISTDICT is used to list dictionary items.  The syntax is LISTDICT  NAME> [LPTR]
> 
> Top of "LISTDICT" in "VOC", 8 lines, 317 characters.
> 001: PA
> 002: IF <> = '' THEN GO L100
> 003: IF <> = 'LPTR' THEN GO L200
> 004: IF <> # 'lptr' THEN GO L100
> 005: L200: SORT DICT <> TYP LOC CONV MNAME FORMAT SM ASSOC
> BY
> TYP BY LOC BY @ID LPTR
> 006: GO DONE
> 007: L100: SORT DICT <> TYP LOC CONV MNAME FORMAT SM ASSOC
> BY
> TYP BY LOC BY @ID
> 008: DONE: *
> 
> Note that Attribute 1 is set to PA to indicate that this is a paragraph.
> The lines after that are processed.  Parameters are specified using
double
> angle brackets, and contain two fields.  The first field indicates the
> parameter type (I=Required Input, C=Conditional Input) and position.
The
> second field is a prompt to identify the parameter, and will be used if
a
> required input is not specified.
> 
> I wrote LP to list print jobs waiting to print in our AIX queues.  If no
> queue is specified, all items in all queues are listed, otherwise only
the
> specified queue is listed.  Note that I'm executing AIX commands from
TCL
> by prefixing the command with the "!" character.
> 
> Top of "LP" in "VOC", 6 lines, 96 characters.
> 001: PA
> 002: IF <> = '' THEN GO L100
> 003: !lpstat -p<>
> 004: GO DONE
> 005: L100: !lpstat | more
> 006: DONE: *
> 
> CP is a simple paragraph to alias the SPOOL command.
> 
> Top of "CP" in "VOC", 2 lines, 38 characters.
> *--: P
> 001: PA
> 002: SPOOL <> <>
> 
> Check the manuals for more help, or feel free to drop me a line
off-list.
> 
> --Tom Pellitieri
>   Toledo, Ohio
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2][UV]Low user count Universe license available?

2006-02-22 Thread Martin Phillips
Hi Donnie,

> Are there limitations with the personal editions with regards to file
> sizes / record counts / etc..  He tends to deal with LARGE files. They
> make heavy use of distributed files with record counts getting into the
> several million range. If there are no such limitations, then the
> personal edition may be an option.

The Personal Edition has a low file size limit that is likely to be a
serious problem here. More importantly, it sounds like this is a commercial
project and not just an educational exercise. If you use the PE, you could
look forward to a visit from IBM's lawyers!


Martin Phillips
Ladybridge Systems
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB
+44-(0)1604-709200
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Is there a Better Editor?

2006-02-22 Thread TPellitieri
Michael Caskey <[EMAIL PROTECTED]> wrote on Tue, 21 Feb 2006 16:10:06 -0700

> I have been tasked with creating reports from our UniData
> system using UniQuery. ...
>
> 1. Is there a better way to run these queries?
> and
> 2. Is there a better query editor; text-based or GUI or both?

Others have posted suggestions for external tools, but assuming you don't
have access to these, there are some things you can do within UniData to
simplify your life a bit.

There are three editors that come with UniData: ED, AE and SE.  ED and AE
are line editors, and AE is the more powerful one.  Our system has ED
remapped to AE, so we don't use ED at all.  SE is a screen editor, and some
find it easier to use.

If you are setting up queries that you need to run on a regular basis,
consider using UniData Paragraphs.  These can be run from the TCL prompt as
commands once they're written.

Paragraphs are stored in VOC, and are similar to DOS Batch files.  You can
specify parameters and save queries for future use.  You can also put
several commands together to create a process.

There are a few native ones that you can look at for reference.  Here are
three from our UniData/AIX system.

LISTDICT is used to list dictionary items.  The syntax is LISTDICT  [LPTR]

Top of "LISTDICT" in "VOC", 8 lines, 317 characters.
001: PA
002: IF <> = '' THEN GO L100
003: IF <> = 'LPTR' THEN GO L200
004: IF <> # 'lptr' THEN GO L100
005: L200: SORT DICT <> TYP LOC CONV MNAME FORMAT SM ASSOC BY
TYP BY LOC BY @ID LPTR
006: GO DONE
007: L100: SORT DICT <> TYP LOC CONV MNAME FORMAT SM ASSOC BY
TYP BY LOC BY @ID
008: DONE: *

Note that Attribute 1 is set to PA to indicate that this is a paragraph.
The lines after that are processed.  Parameters are specified using double
angle brackets, and contain two fields.  The first field indicates the
parameter type (I=Required Input, C=Conditional Input) and position.  The
second field is a prompt to identify the parameter, and will be used if a
required input is not specified.

I wrote LP to list print jobs waiting to print in our AIX queues.  If no
queue is specified, all items in all queues are listed, otherwise only the
specified queue is listed.  Note that I'm executing AIX commands from TCL
by prefixing the command with the "!" character.

Top of "LP" in "VOC", 6 lines, 96 characters.
001: PA
002: IF <> = '' THEN GO L100
003: !lpstat -p<>
004: GO DONE
005: L100: !lpstat | more
006: DONE: *

CP is a simple paragraph to alias the SPOOL command.

Top of "CP" in "VOC", 2 lines, 38 characters.
*--: P
001: PA
002: SPOOL <> <>

Check the manuals for more help, or feel free to drop me a line off-list.

--Tom Pellitieri
  Toledo, Ohio
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] Weird error.

2006-02-22 Thread Gordon J Glorfield
XLOGTO is our version of the logto verb but with some security add-ons.


Gordon J. Glorfield
Sr. Applications Developer
MAMSI (A UnitedHealth Company)
301-360-8839

[EMAIL PROTECTED] wrote on 02/21/2006 05:12:23 PM:

[snip]
> BTW: EXECUTEs from a RedBack method callaare expensive - what does 
XLOGTO
> do?

> Hope this helps

> JayJay

[snip]
> Group,

> I have a subroutine that is being called by a RedBack program.  In this
> subroutine is the following line:

> EXECUTE 'XLOGTO Qsome.account' CAPTURING JUNK

> I am getting hundreds of errors showing up in the error log for this 
line
> of code.  The states: "Unable to create capture file."  I am at a loss 
as
> to why this error is being generated.  Any clues anyone can offer will 
be
> gratefully accepted.  Is this something that RedBack is causing?

> TIA,
> Gordon

> 
> Gordon J. Glorfield
> Sr. Applications Developer
> MAMSI (A UnitedHealth Company)
> 301-360-8839

[snip]


This e-mail, including attachments, may include confidential and/or 
proprietary information, and may be used only by the person or entity to 
which it is addressed. If the reader of this e-mail is not the intended 
recipient or his or her authorized agent, the reader is hereby notified 
that any dissemination, distribution or copying of this e-mail is 
prohibited. If you have received this e-mail in error, please notify the 
sender by replying to this message and delete this e-mail immediately.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2][UV]Low user count Universe license available?

2006-02-22 Thread Donnie Jacobs
They currently have universe on linux with a 200-300 user license. I
think he's just wanting to do some testing / experimenting with the
windows version.

Are there limitations with the personal editions with regards to file
sizes / record counts / etc..  He tends to deal with LARGE files. They
make heavy use of distributed files with record counts getting into the
several million range. If there are no such limitations, then the
personal edition may be an option.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ross Ferris
Sent: Tuesday, February 21, 2006 6:04 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2][UV]Low user count Universe license available?

AFAIK licences can not be transferred . BUT if they are after a low
user count licence to "play" with UV, there is always the 2 users
personal edition ...

Ross Ferris
Stamina Software
Visage > Better by Design!

>-Original Message-
>From: [EMAIL PROTECTED] [mailto:owner-u2-
>[EMAIL PROTECTED] On Behalf Of Donnie Jacobs
>Sent: Wednesday, 22 February 2006 3:39 AM
>To: u2-users@listserver.u2ug.org
>Subject: [U2][UV]Low user count Universe license available?
>
>Hello all,
>
>
>
>I had a friend ask about obtaining a low user count license for
Universe
>for Windows. He's wondering if anyone might be sitting on one that they
>would be willing to sell. The question then came up as to whether it
was
>valid to re-sell / transfer a license.
>
>
>
>Can anyone offer any insight on this?
>
>
>
>
>
>Thanks,
>
>Donnie Jacobs
>
>(210)-403-8742
>---
>u2-users mailing list
>u2-users@listserver.u2ug.org
>To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Universe GUI Editor

2006-02-22 Thread Debster
Interesting weekend with the Universe GUI Editor..


Saddled with the task of doing "off hours" work this past weekend I had the
pleasure of having the Universe GUI Editor ftp'ing a null record overwriting
my changes to the server.  Of course this was in combination with my VPN
connection puking at the time.I'm not sure which was the chicken, or the
egg  I only know that one was rotten.

Of course I had skipped my usual practice of saving changes to my laptop
hard drive first before moving it only to have to make the changes over...my
only excuse is that tweaking a program at 3AM sometimes leads to you trying
shortcuts.

I won't do that again.

 ~ Debbie

"Anyone can hold the helm when the sea is calm"

-Syrus Publilius

www.infinite-systems.net
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Is there a Better Editor?

2006-02-22 Thread Bob Witney
Oh we'll get hundreds on response to this I bet

For what its worth

We use MVQuery for queries, its drag and drop no real knowledge required, we 
even let out accoutnants loose with it 

and

UniDebugger as the editor

Bob



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Caskey, Michael
Sent: 21 February 2006 23:10
To: u2-users@listserver.u2ug.org
Subject: [U2] Is there a Better Editor?


Hi all, this is my first post to the board, so a big "Hi" to you all!

I'm probably showing off my lack of knowledge here, but I hope someone
might have the knowledge I seek, so...

I have been tasked with creating reports from our UniData system using
UniQuery.  For building queries, I have been given a tool called
PARADEX.  This tool seems extremely ancient to me.  The interface is
extremely cumbersome.  To edit anything, special commands are employed
to edit my queries, one line at a time.  I'm already fairly lost in the
system, so the last thing I need is cumbersome tools to make my life
even more difficult.  I like things to be easy peasy.  :)

So, my questions are:

1. Is there a better way to run these queries?

and

2. Is there a better query editor; text-based or GUI or both?



Thank you all!

Michael T. Caskey
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/