× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: how to retrieve time until microsecond in RPG/400??
  • From: "York, Albert" <albert.york@xxxxxxxxxxxxxx>
  • Date: Tue, 20 Jun 2000 08:04:37 -0700

Before RPG IV I would call a C/L program to retrieve the time to nine
digits.

I.e.

PGM        PARM(&TIME9)                      
             DCL        VAR(&TIME9) TYPE(*CHAR) LEN(9)    
             RTVSYSVAL  SYSVAL(QTIME) RTNVAR(&TIME9)      
             ENDPGM                                       

Albert York
albert.york@nissan-usa.com


-----Original Message-----
From:   Danny Oentung [SMTP:DANNY@multipolar.co.id]
Sent:   Monday, June 19, 2000 11:37 PM
To:     RPG400-L@midrange.com
Subject:        how to retrieve time until microsecond in RPG/400??

In RPG ILE IV (V4R4) we could retrieve time until micro second using
timestamp.
eg: 

        DRealTime         S               Z   INZ(*SYS)       
        C                   TIME                    RealTime  

but I don't know how to get the same result using RPG/400 nor RPG ILE V3R2.
Is there any way I could retrieve current time like what in V4R4 does??
Any one can help?

ps: In RPG ILE V3R2 there's a timestamp type too but The code above (V4R4) 
couldn't be used to don't know how to use it cause lack of documentation of
V3R2.

Thanks & Best regards,
Danny
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.