where exactly we can use OPNQRYF ?

Answer Posted / krishna

This is a seven part value that consists of a date (yymmdd)
and time(hhmmss and microseconds).
Which occupy 10 bytes.Cobol declaration will be X(26)

Is This Answer Correct ?    3 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which of the following operations does not zero the field flda defined as 4,0?

684


how you will know whether you are in sfldrop or sflfold mode?

619


How can we update a specific field in RPG?

917


what are necessary keywords to code message subfile?

998


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

1919






how do you know that records are locked?

1126


How to add 99 menu (page down) option in menu creation..

1913


can a single screen format occupy a screen area above and below a subfile format ?

1009


what is the disadvantage of using global variable?

674


which cl command can be used at program execution to redirect the file named in an rpg program?

691


How can we change the uppercase to Lowercase in RPG?

918


What is access path in as400?

830


What is binder language ?

1353


different type of cursor?

626


records can be read/update/deleted with which file?

615