IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Need OPC variable to get the value of 'HHMMSSXX'


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vsphanindra

New User


Joined: 05 Mar 2007
Posts: 3
Location: Hyderabad

PostPosted: Wed Mar 07, 2007 9:56 am
Reply with quote

Hi can any one tell me how to get the value "HHMMSSXX", I need this as an OPC variable....
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Mar 08, 2007 9:13 am
Reply with quote

Hello,

What does "OPC" refer to in your question?
Back to top
View user's profile Send private message
vsphanindra

New User


Joined: 05 Mar 2007
Posts: 3
Location: Hyderabad

PostPosted: Thu Mar 08, 2007 10:07 am
Reply with quote

Hi...I mean the OPC variables is Scheduler..the time when the job is submitted is scheduled by the scheduler...

I want to know whether the following works or not?

//*%OPC SCAN
//*%OPC SETFORM OCDATE=(YYMMDD)
//*%OPC SETVAR TDATE0=(OCDATE + 0WD)
//*%OPC SETFORM CHHMMSSX=(HHMMSSX) //*%OPC SETFORM OCDATE=(YYYYMMDD)
//*%OPC SETVAR TDATE3=(YYYYMMDD)


The one in BOLD is what I am asking for..

thanks
phanindra.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Mar 08, 2007 8:21 pm
Reply with quote

Hello,

For a better understanding, please refer to the IBM documentation. It is here:
http://publib.boulder.ibm.com/tividd/td/opc/eqqq0mst/en_US/PDF/eqqq0mst.pdf

From what i just, read you may only use HH and MM, not SS&X.

If you are interested in scheduling, why is there a need to have time lower than a full minute?
Back to top
View user's profile Send private message
vsphanindra

New User


Joined: 05 Mar 2007
Posts: 3
Location: Hyderabad

PostPosted: Fri Mar 09, 2007 9:43 am
Reply with quote

Thanks.....
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Variable Output file name DFSORT/ICETOOL 8
No new posts Moving Or setting POINTER to another ... COBOL Programming 2
No new posts parsing variable length/position data... DFSORT/ICETOOL 5
No new posts Masking variable size field - min 10 ... DFSORT/ICETOOL 4
Search our Forums:

Back to Top