when is a tag statement used in rpg?
Answers were Sorted based on User's Feedback
if we tried to move year part of *iso date into a field of length 3, what will happen ?
Logic cycle
an access path may be in which sequence?
What is the difference between Interactive & Batch Job?
why we use binding directory and service pgm
What is LEVEL CHECK?
what is rpg fixed logic cycle?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
what is a physical file?
What are the steps to retrieve the records from Journal file...?
What is a message file?
Pgm A is invoked through HTTP. It is in Activtion group QILE. Pgm A calls Pgm B and Pgm C. Pgm B is in activation group TEMPACTGRP. Pgm A ends in error. Pgm A is called again. But it gives an error that TEMPACTGRP still exists and files are present in QTEMP. What is the cause and how will u fix?