I am currently out of the office and cannot personally respond to your message. I will 
be returning to the office on Tuesday, September 28th.

In my absense please contact Marc Mergenthaler at 303-504-5408 for any issues related 
to HealthTrack; otherwise, please contact  Al Armijo at 303-504-5359 for any other 
urgent matters.

Thank you and have a nice day !!

>>> u2-users 09/15/04 01:05 >>>


U2 Users Digest     Wednesday, September 15 2004     Volume 01 : Number 251



In this issue:

    [U2] James Ronan/IIG/Prudential is out of the office.
    [U2] James Ronan/IIG/Prudential is out of the office.
    [U2] Bill Clohan/tdm is out of the office.
    [U2] RE: 
    Re: [U2] Scripting using UniData

----------------------------------------------------------------------

Date: Tue, 14 Sep 2004 22:21:04 -0400
From: [EMAIL PROTECTED]
Subject: [U2] James Ronan/IIG/Prudential is out of the office.

I will be out of the office starting  09/14/2004 and will not return until
09/20/2004.

Please contact Tricia Shelly x 6531 in my absence.

------------------------------

Date: Tue, 14 Sep 2004 23:20:41 -0400
From: [EMAIL PROTECTED]
Subject: [U2] James Ronan/IIG/Prudential is out of the office.

I will be out of the office starting  09/14/2004 and will not return until
09/20/2004.

Please contact Tricia Shelly x 6531 in my absence.

------------------------------

Date: Wed, 15 Sep 2004 01:00:28 -0400
From: [EMAIL PROTECTED]
Subject: [U2] Bill Clohan/tdm is out of the office.

I will be out of the office starting  09/14/2004 and will not return until
09/17/2004.

If this is an emergency, please contact Bill Swyers @ [EMAIL PROTECTED]

------------------------------

Date: Wed, 15 Sep 2004 15:12:16 +1000
From: "djordan" <[EMAIL PROTECTED]>
Subject: [U2] RE: 

Consider the options.  There are the UniObjects components that run as
activex classes, java or .Net.  With these you can call Unibasic subroutines
or do direct reads and writes to the UniData database.  You can also call
unibasic subroutine through ODBC & OLEDB.

If you are looking for a sockets solution, look at redback as this includes
a scheduler to handle multiple requests down a socket which you would have
to manualy build otherwise.

There is also the Websphere Message Que interface.

I think there is an example program for sockets on the Pikwiki web page and
also in the archieves of this list.

Regards

David Jordan


- -----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, 15 September 2004 11:30 AM
To: u2-users
Subject: 


I need to write a client server application with the server doing things in
Unibasic.  I have IBM's Unidata UniBasic Extentions manual, which has a
chapter on the Unibasic Socket API.  It gives the bare basics, but it leaves
a lot to be desired, and I have even found errors. I'm interested if anyone
has written a server using this API, and, if so, what were your experiences?

Will it work OK running Unidata on WIN, and does it act the same on WIN and
in unix? Anything to avoid? And is there any better documentation
available???? Thanks in advance.


- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

------------------------------

Date: Wed, 15 Sep 2004 01:52:16 -0400
From: Timothy Snyder <[EMAIL PROTECTED]>
Subject: Re: [U2] Scripting using UniData

Ronald K. Ellis III wrote on 09/14/2004 06:25:21 PM:

> <snip> The goal of the script
> I'm writing is to report back about UniData file. I'm going to use
FILE.STAT
> to gather most the info I think. What is the modulo of the file? What is
the
> separation? What is the blocksize? Where does the file live? Also It'll
do
> some simple math to try and figure out what we should resize the file to.


This isn't really asking the question you're asking, but I believe it may
be a better approach.

Since you're starting out at the operating system level, you can get the
desired information by running the guide utility.  It will even provide you
with suggestions for resizing the file.  That should be much simpler - and
quicker - than launching a UniData session and parsing its output.  You
also save yourself the effort of determining the file sizing yourself.  In
newer releases of UniData, guide can go through files very quickly.

Now, if you have other reasons for launching UniData processes and
capturing their output from within a script, that can be done as well.  But
if the sole reason is to get file information, try guide first.

Tim Snyder
IBM Information Management
Consulting I/T Specialist , U2 Professional Services

------------------------------

End of U2 Users Digest V1 #251
******************************

------------
u2-users-digest mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to