IBM AS400 AllOther (736) How to write a password mask program in as400? like the password which i type should be displayed as '*****' r ###### which the user wishes to dispaly if u could help me with url r the solution in written code this will help me
21 355201) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
4 241471) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
7 16795Im 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.
2 6111Hi friends, Can you give the solution for the below mention simple code.and explain.what is output D CHR1 S 4A INZ('PEN') D CHR2 S 10A INZ('MYGET') D CHR3 S 8A INZ('GOOD') D CHR4 S 22A INZ C MOVEL CHR1 CHR4 C MOVE CHR2 CHR4 C EVAL CHR4=CHR3 C MOVE CHR1 CHR4
4 6473Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
1 4139i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program
6 12815Can we create 300 logical files based on a single physical file using the CRTLF command only once?.
8 15439How do you find out whether a record is present in the physical file without reading the file? for Example Employee No: 100 in an Employee master.How do we find out whther 100 is present in Employee master without reading the file?
11 28963How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?
CSC,
6 29598In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding
4 19623
what is service program?
what is the maximum number of fields under a record format of physical file?
what opcode will be used to test the zone of a character field?
What are the types of data structure in as400?
what does vldcmdkey means?
What are fillers? What is the actual use of fillers? With mall/simple example?
how can I predict the performance of my cgis?
What is the interactive job?
What are the mandatory keywords of sub file?
define the purpose/use for sflrna?
what are necessary keywords to code message subfile?
How do you check object lock
what is externally described file ?
Why we are not able to perform insert delete and update operation in Join logical file?
Explain the types of perform?