Display Screen Design
Hello, I want to design a Display screen…please provide me where can i get the information . please post some links or info. I am new to AS400 Thanks, S
Answer Question
| June 8, 2012 12:37 PM
AS400 Data Definitions
Hello, I want to design a Display screen…please provide me where can i get the information . please post some links or info. I am new to AS400 Thanks, S
As400
i need to convert folling rpgle code into rpg EVAL CMDKEY = %TRIMR(CMDKEY) + ‘ ‘ + F6COM
Answer Question
| June 7, 2012 2:14 PM
AS400 Data Definitions
i need to convert folling rpgle code into rpg EVAL CMDKEY = %TRIMR(CMDKEY) + ‘ ‘ + F6COM
as/400 INFDS
by using INFDS i do not want to write duplicate record into PF what is the requirements for that?
Answer Question
| March 19, 2012 7:29 AM
AS400 Data Definitions, AS400 iseries, INFDS
by using INFDS i do not want to write duplicate record into PF what is the requirements for that?
AS/400
i have two fields defined in RPGLE PGM one is in O spec as O BCENTH Z and one is in D spec as D DS D TCALC 10 0 when i done eval Statement EVAL BCENTH = TCALC it gives me compiler Error that *RNF7416 30 1002 053200 The types of the right and left [...]
Answer Question
| March 17, 2012 9:32 AM
AS400 Data Definitions, AS400 iseries, AS400 RPGLE
i have two fields defined in RPGLE PGM one is in O spec as O BCENTH Z and one is in D spec as D DS D TCALC 10 0 when i done eval Statement EVAL BCENTH = TCALC it gives me compiler Error that *RNF7416 30 1002 053200 The types of the right and left [...]
AS400
How do I access F15 on my keyboard when it only goes to F12?
Answer Question
| March 17, 2012 6:08 PM
AS400 Data Definitions
How do I access F15 on my keyboard when it only goes to F12?
How to show table Constraints on AS400
Hello masters, I wantto show table constraints on as400 database.I asked somebody people and they are said me; “Do not show (constraints – table relations) on AS400″.I dont belive that.And now asked How to show table constraints – relations on as400 I’m very curious about the answer to this question Thank you for your answers.
Answer Question
| March 19, 2012 3:06 PM
AS400 Data Definitions, as400/DB2, as400/DB2 - Trigger - Comit
Hello masters, I wantto show table constraints on as400 database.I asked somebody people and they are said me; “Do not show (constraints – table relations) on AS400″.I dont belive that.And now asked How to show table constraints – relations on as400 I’m very curious about the answer to this question Thank you for your answers.
Reversing a String in RPG
Hello Sir, I am new in as400 programming area, In an interview I was asked How to reverse a String in rpg. I wrote the fixed lenght string program but don’t know how to write it for Variable length string. I an declaring an array in RPG as: DStringR s [...]
Answer Question
| March 17, 2012 6:39 PM
AS400 Data Definitions, RPG string operations, RPGLE Program, String manipulation
Hello Sir, I am new in as400 programming area, In an interview I was asked How to reverse a String in rpg. I wrote the fixed lenght string program but don’t know how to write it for Variable length string. I an declaring an array in RPG as: DStringR s [...]
SFLRCDNBR-in subfile
what should be the value of hidden field define under keyword SFLRCDNBR when subfile is empty???
Answer Question
| March 31, 2012 6:22 AM
AS/400 Subfiles, AS400 Data Definitions, SFLRCDNBR
what should be the value of hidden field define under keyword SFLRCDNBR when subfile is empty???
How to compute % ASP in AS400?
how to compute the % ASP in As400?
Answer Question
| March 31, 2012 11:33 AM
AS/400 administration, AS/400 ASP, AS400 Data Definitions
how to compute the % ASP in As400?
AS400 %trim
Hi I have a question,i wanted to right trim the field to remove the spaces. but when iam doing it ,iam unable to do it. i did like this eval fld1 = %trimr(fld1). so please suggest whether this is correct or not? #TBLDGH KLIST KFLD DGHCOD * *LOVAL SETLL TBLDGH READ TBLDGH [...]
Answer Question
| March 31, 2012 12:37 PM
AS/400, AS/400 database, AS400 Data Definitions
Hi I have a question,i wanted to right trim the field to remove the spaces. but when iam doing it ,iam unable to do it. i did like this eval fld1 = %trimr(fld1). so please suggest whether this is correct or not? #TBLDGH KLIST KFLD DGHCOD * *LOVAL SETLL TBLDGH READ TBLDGH [...]
ROBOT and BRMS
I need to know LOGIC using OPAL within ROBOT job Schedulerto validate if the BRMS console is active or not active before I can shut the systems down to perform a full system save.
Answer Question
| March 31, 2012 12:30 AM
AS/400 BRMS, AS400 Data Definitions, BRMS, ROBOT, Robot Job Scheduler
I need to know LOGIC using OPAL within ROBOT job Schedulerto validate if the BRMS console is active or not active before I can shut the systems down to perform a full system save.
Find a string in AS/400
What is a way from the AS400 command line to find a file or string of text. As an example I want to find xy400flr I want to see where the program resides and what menu it is in.
Answer Question
| July 7, 2011 8:55 PM
AS/400 command functions, AS/400 commands, AS400 Data Definitions
What is a way from the AS400 command line to find a file or string of text. As an example I want to find xy400flr I want to see where the program resides and what menu it is in.
Link Tables in AS400 to SQL Server 2008
Has anyone set up a link server to their AS400 from SQL Server 2008/5?
Answer Question
| May 3, 2011 10:34 PM
AS/400 tables, AS/400 to SQL Server 2008, AS400 Data Definitions, SQL Server 2008
Has anyone set up a link server to their AS400 from SQL Server 2008/5?
How to upload (savf) file from PC to AS400 without using FTP
Hi, I have already the savf in my pc and i need to transfer it to as400. what will i need to do? anyone that can help me. Thank you in advance.
Answer Question
| April 5, 2011 5:09 AM
AS/400 File Sharing, AS/400 File Transfer, AS400 Data Definitions, SAVF
Hi, I have already the savf in my pc and i need to transfer it to as400. what will i need to do? anyone that can help me. Thank you in advance.
AS400 – FTP
Hi I have a file in my IFS folder with size 2GB.I want to move or copy this file to another server…is there any command in i series to exceute other than FTP ing the file .Please let me know your thoughts on this. Thanks
Answer Question
| March 16, 2011 11:53 AM
AS/400 FTP, AS400 Data Definitions, IFS, IFS Commands, IFS Folder
Hi I have a file in my IFS folder with size 2GB.I want to move or copy this file to another server…is there any command in i series to exceute other than FTP ing the file .Please let me know your thoughts on this. Thanks
D Spec on DS in AS/400
When do you use the DS on your D Spec instead of just S
Answer Question
| February 15, 2011 4:02 PM
AS/400, AS/400 database administration, AS400 Data Definitions
When do you use the DS on your D Spec instead of just S
Chain in RPG IV
What is your definition of CHAIN and when do you use it in your programming?
Answer Question
| February 17, 2011 4:01 PM
AS400 Data Definitions, CHAIN, RPG IV
What is your definition of CHAIN and when do you use it in your programming?
AS400 dsppgmref
http://search400.techtarget.com/tip/1,289483,sid3_gci855513_mem1,00.html to find out more. Above article has a savefile mentioned. Is there any way to retrieve this information? I am looking for the scansave savefile.
Answer Question
| October 16, 2010 5:23 PM
AS400 Data Definitions
http://search400.techtarget.com/tip/1,289483,sid3_gci855513_mem1,00.html to find out more. Above article has a savefile mentioned. Is there any way to retrieve this information? I am looking for the scansave savefile.
Find the Field Name in AS/400
When viewing the screen how can I see what the data field name is? I am looking at the customer master screen, I see field I enter in cert# how can I find on the screen I am looking at what that field name is and what file it belongs to?
Answer Question
| November 15, 2011 3:47 PM
AS/400 Fields, AS/400 Windows, AS400 Data Definitions, Field names
When viewing the screen how can I see what the data field name is? I am looking at the customer master screen, I see field I enter in cert# how can I find on the screen I am looking at what that field name is and what file it belongs to?
Damaged member in Physical file
Any way to tell if the file was damaged is due to OS issue or application related issue?
Answer Question
| July 29, 2010 4:09 AM
AS/400 errors, AS400 Data Definitions, AS400 physical file, Physical File
Any way to tell if the file was damaged is due to OS issue or application related issue?





