Re: [U2] Unidata Time in Milliseconds?

2008-01-30 Thread BNeylon
SYSTEM(12)

Bruce

Bruce M Neylon
Health Care Management Group 
Phone: (301) 608-8633



Kevin King [EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED]
01/30/2008 10:15 AM
Please respond to
u2-users@listserver.u2ug.org


To
u2-users@listserver.u2ug.org
cc

Subject
[U2] Unidata Time in Milliseconds?






I got an interesting request today to store time from Unidata in
milliseconds.  Other than multiplying the TIME() value to convert it to a
millisecond resolution, is there any function in Unidata that returns time
in milliseconds?

-K2
---
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] Unidata Time in Milliseconds?

2008-01-30 Thread Scott Ballinger
Not sure about UD, but on UV I think this is now the default: time() returns
.NNN to three decimal places.

/Scott Ballinger
Pareto Corporation
Edmonds WA USA
206 713 6006

On Jan 30, 2008 7:15 AM, Kevin King [EMAIL PROTECTED] wrote:

 I got an interesting request today to store time from Unidata in
 milliseconds.  Other than multiplying the TIME() value to convert it to a
 millisecond resolution, is there any function in Unidata that returns time
 in milliseconds?

 -K2
 ---
 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] Unidata Time in Milliseconds?

2008-01-30 Thread [EMAIL PROTECTED]
Kevin -

SYSTEM(12) returns local time in milliseconds.

Regards,

Robert

Original Message:
-
From: Kevin King [EMAIL PROTECTED]
Date: Wed, 30 Jan 2008 08:15:41 -0700
To: u2-users@listserver.u2ug.org
Subject: [U2] Unidata Time in Milliseconds?


I got an interesting request today to store time from Unidata in
milliseconds.  Other than multiplying the TIME() value to convert it to a
millisecond resolution, is there any function in Unidata that returns time
in milliseconds?

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


mail2web.com  What can On Demand Business Solutions do for you?
http://link.mail2web.com/Business/SharePoint
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata Time in Milliseconds?

2008-01-30 Thread Norman Morgan
I think your want SYSTEM(12) in UniBasic which is supposed to return
system time in milliseconds

===
Norman Morgan  [EMAIL PROTECTED]  http://www.brake.com
===
A journey of 1000 miles begins with a cash advance.
===


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King
 Sent: Wednesday, January 30, 2008 9:16 AM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Unidata Time in Milliseconds?
 
 I got an interesting request today to store time from Unidata 
 in milliseconds.  Other than multiplying the TIME() value to 
 convert it to a millisecond resolution, is there any function 
 in Unidata that returns time in milliseconds?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata Time in Milliseconds?

2008-01-30 Thread Adam Eccleshall
Hi,

SYSTEM(12) returns the current local time in milliseconds.

Adam 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King
 Sent: 30 January 2008 15:16
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Unidata Time in Milliseconds?
 
 I got an interesting request today to store time from Unidata 
 in milliseconds.  Other than multiplying the TIME() value to 
 convert it to a millisecond resolution, is there any function 
 in Unidata that returns time in milliseconds?
 
 -K2
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 

This electronic message contains information from CACI International Inc or
subsidiary companies, which may be confidential, proprietary,
privileged or otherwise protected from disclosure.  The information is
intended to be used solely by the recipient(s) named above.  If you are not
an intended recipient, be aware that any review, disclosure, copying,
distribution or use of this transmission or its contents is prohibited.  If
you have received this transmission in error, please notify us immediately
at [EMAIL PROTECTED]
Viruses: Although we have taken steps to ensure that this e-mail and 
attachments are free from any virus, we advise that in keeping with good 
computing practice the recipient should ensure they are actually virus free.

CACI Limited. Registered in England  Wales. Registration No. 1649776. CACI 
House, Avonmore Road, London, W14 8TS.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata Time in Milliseconds?

2008-01-30 Thread Rod Hills
In UniVerse you could use the SYSTEM(12) function.

By setting the option (in a $OPTIONS statement) to TIME.MILLISECOND,
this will return the local time in milliseconds.

Rod Hills

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kevin King
Sent: Wednesday, January 30, 2008 7:16 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Unidata Time in Milliseconds?

I got an interesting request today to store time from Unidata in
milliseconds.  Other than multiplying the TIME() value to convert it to
a
millisecond resolution, is there any function in Unidata that returns
time
in milliseconds?

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

This e-mail and any attachments are for the sole use of the 
intended recipient(s) and may contain privileged and 
confidential information. Any unauthorized review, use, 
disclosure or distribution is strictly prohibited. If you are not 
the intended recipient(s), please contact the sender by reply 
e-mail and destroy all copies of the original message.
Thank you.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata Time in Milliseconds?

2008-01-30 Thread David Wolverton
SYSTEM(9) is milliseconds since the start of the program -- never used it -
so don't know what 'start of program' means!

DW 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King
 Sent: Wednesday, January 30, 2008 9:16 AM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Unidata Time in Milliseconds?
 
 I got an interesting request today to store time from Unidata 
 in milliseconds.  Other than multiplying the TIME() value to 
 convert it to a millisecond resolution, is there any function 
 in Unidata that returns time in milliseconds?
 
 -K2
 ---
 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] Unidata Time in Milliseconds?

2008-01-30 Thread David Wolverton
And System(12) is current time in Milliseconds... All sorts o' stuff in
SYSTEM()

dw 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King
 Sent: Wednesday, January 30, 2008 9:16 AM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Unidata Time in Milliseconds?
 
 I got an interesting request today to store time from Unidata 
 in milliseconds.  Other than multiplying the TIME() value to 
 convert it to a millisecond resolution, is there any function 
 in Unidata that returns time in milliseconds?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata Time in Milliseconds?

2008-01-30 Thread Rotella, Leon M.
Also, try looking into $OPTION TIME.MILLISECONDS   ...   I remember
awhile back that it switches milliseconds on and off..(?).

Leon.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adam Eccleshall
Sent: Wednesday, January 30, 2008 11:35 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Unidata Time in Milliseconds?

Hi,

SYSTEM(12) returns the current local time in milliseconds.

Adam 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King
 Sent: 30 January 2008 15:16
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Unidata Time in Milliseconds?
 
 I got an interesting request today to store time from Unidata 
 in milliseconds.  Other than multiplying the TIME() value to 
 convert it to a millisecond resolution, is there any function 
 in Unidata that returns time in milliseconds?
 
 -K2
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 

This electronic message contains information from CACI International Inc
or
subsidiary companies, which may be confidential, proprietary,
privileged or otherwise protected from disclosure.  The information is
intended to be used solely by the recipient(s) named above.  If you are
not
an intended recipient, be aware that any review, disclosure, copying,
distribution or use of this transmission or its contents is prohibited.
If
you have received this transmission in error, please notify us
immediately
at [EMAIL PROTECTED]
Viruses: Although we have taken steps to ensure that this e-mail and 
attachments are free from any virus, we advise that in keeping with good

computing practice the recipient should ensure they are actually virus
free.

CACI Limited. Registered in England  Wales. Registration No. 1649776.
CACI House, Avonmore Road, London, W14 8TS.
---
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] Unidata Time in Milliseconds?

2008-01-30 Thread Norman Morgan
 SYSTEM(9) is milliseconds since the start of the program -- 
 never used it - so don't know what 'start of program' means!

I believe it is elapsed milliseconds since midnight.  I constructed a
test and displayed SYSTEM(12) compared with TIME() * 1000.  They
differed only in the least significant 3 digits.

===
Norman Morgan  [EMAIL PROTECTED]  http://www.brake.com
===
Stress is when you wake up screaming and you realize
you haven't fallen asleep yet.
===
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata Time in Milliseconds?

2008-01-30 Thread Barry Rogen
For SYSTEM(12)  to return the desired results, do you have to use
$OPTIONS TIME.MILLISECOND

Barry  Rogen
PNY Technologies, Inc.
Senior  Programmer/Analyst
(973)  515 - 9700  ext 5327
[EMAIL PROTECTED]

-
Far better it is to dare mighty things, to win 
glorious triumphs even though checkered by
failure, than to rank with those poor spirits who
neither enjoy nor suffer much because they live
in the gray twilight that knows neither victory
nor defeat.t. roosevelt




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Norman Morgan
Sent: Wednesday, January 30, 2008 11:20 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Unidata Time in Milliseconds?

I think your want SYSTEM(12) in UniBasic which is supposed to return
system time in milliseconds

===
Norman Morgan  [EMAIL PROTECTED]  http://www.brake.com
===
A journey of 1000 miles begins with a cash advance.
===


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King
 Sent: Wednesday, January 30, 2008 9:16 AM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Unidata Time in Milliseconds?
 
 I got an interesting request today to store time from Unidata 
 in milliseconds.  Other than multiplying the TIME() value to 
 convert it to a millisecond resolution, is there any function 
 in Unidata that returns time in milliseconds?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

30/1/2008NOT INTENDED AS A SUBSTITUTE FOR A WRITING 

NOTHING IN THIS E-MAIL, IN ANY E-MAIL THREAD OF WHICH IT MAY BE A PART, OR IN 
ANY ATTACHMENTS THERETO, SHALL CONSTITUTE A BINDING CONTRACT, OR ANY 
CONTRACTUAL OBLIGATION BY PNY, OR ANY INTENT TO ENTER INTO ANY BINDING 
OBLIGATIONS, NOTWITHSTANDING ANY ENACTMENT OF THE UNIFORM ELECTRONIC 
TRANSACTIONS ACT, THE FEDERAL E-SIGN ACT, OR ANY OTHER STATE OR FEDERAL LAW OF 
SIMILAR SUBSTANCE OR EFFECT.  THIS EMAIL MESSAGE, ITS CONTENTS AND ATTACHMENTS 
ARE NOT INTENDED TO REPRESENT AN OFFER OR ACCEPTANCE OF AN OFFER TO ENTER INTO 
A CONTRACT.  NOTHING IN THIS E-MAIL, IN ANY E-MAIL THREAD OF WHICH IT MAY BE A 
PART, OR IN ANY ATTACHMENTS THERETO SHALL ALTER THIS DISCLAIMER.  

This e-mail message from PNY Technologies, Inc. is for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
Any unauthorized review, use, disclosure or distribution is prohibited. If you 
are not the intended recipient, please contact the sender by reply e-mail and 
destroy all copies of the original message. 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata Time in Milliseconds?

2008-01-30 Thread Timothy Snyder
 SYSTEM(9) is milliseconds since the start of the program

Careful - that's accumulated CPU time, not wall-clock time.  It can be 
very helpful in identifying which parts of a program are processor hogs. 
But it's not useful in telling the time.  As reported by others, 
SYSTEM(12) is the right tool for that job.

Tim Snyder
Consulting I/T Specialist
U2 Lab Services
Information Management, IBM Software Group
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/