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??
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Im traying to get out put of this below mention simple logic code.But im geting out of different.(im trying with my laptop trhough my company server. DCL &FIELD1 *CHAR 10 VALUE('TCS AS/400') DCL &FIELD2 *CHAR 10 CHGVAR(%SST(&FIELD2 1 10))(%SST(&FIELD1 10 1) Can you tell me the value of field2 after excuted of CHGVAR command.
If the last record of a file has been read, and the next operation on that file is a READ operation, what will be the values of the input fields for that file? A. They will be blank and/or zero. B. They will be null. C. They will equal the values of the first record in the file. D. They will equal the values of the last record read.
steps involved in debugging and types of debugging modes?
what is the procedure and explain about real time scenario.
0 Answers Adhoc Technologies, Hanuman Automation, HSBC, IBM,
3 members in a databasefile .how to read records from all the members?????????
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?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is post opcode do
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
I know chain keyword retreive records randomly but how chain keyword exactly works internally????