How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
what is importance of 'MAPFLD' IN OPNQRYF FILE ?
Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
I know whole thing ab't Arrays related to declaration..can anyone tell me what exactly use of array or anyone faced a situation where he found use of array must....
steps involved in debugging and types of debugging modes?
what was the robotech rpg?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
1. Which Built-In-Function will you use to achieve the following functionality? CLONO1NO2NO3 Factorl÷÷+OpcdeFactor2++÷ResultLenDHHiLoEq C QTY IFLT *ZERO C QTY MULT -1 QTY C ENDIF a) %ABS b) %TRIM c) %TRIMS d) %UNS
what is batch debug in as400?
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?