1 - 17 of 17
PREVIOUS 1 NEXT
Field exit keyword is not working
Hi, i am trying to use the keyword CHECK(FE) in display file field. But it is not happening. Below is the way how the field is declared: CAMT R B 8 14REFFLD(CAMTW) 64 DSPATR(RI) ...
Hi, i am trying to use the keyword CHECK(FE) in display file field. But it is not happening. Below is the way how the field is declared: CAMT R B 8 14REFFLD(CAMTW) 64 DSPATR(RI) ...
Scrolling Message in RPGLE
Does anyone know how to create a scolling message on the bottom of a display screen? I am programming on the AS400 in RPGLE
Does anyone know how to create a scolling message on the bottom of a display screen? I am programming on the AS400 in RPGLE
Indicators in Display file
i want to add different indicators to DSPATR keyword of every feild. but fields are more than indicators.if i provide same to all, all become on after doing on for particular field.Plz sort out this problem.
i want to add different indicators to DSPATR keyword of every feild. but fields are more than indicators.if i provide same to all, all become on after doing on for particular field.Plz sort out this problem.
Display File - error message
i have a error message of length 55. bt the window size is say 30..which means the window cannot hold the enitre msg and hence the error message needs to be split up.. how do i split up the error message.. hw and where should i need to make the modifications.
i have a error message of length 55. bt the window size is say 30..which means the window cannot hold the enitre msg and hence the error message needs to be split up.. how do i split up the error message.. hw and where should i need to make the modifications.
How to create AS/400 menus
Hi, I am new to work with Menus. I have to Create menus. How do I need to start ? I need information from the scratch. Here I am using CRTMNU MENU(PAYLIB/PAYROLL) TYPE(*DSPF) ... Here onwords I don’t know how to proceed . Last time I have sent the same request , but some one send me link...
Hi, I am new to work with Menus. I have to Create menus. How do I need to start ? I need information from the scratch. Here I am using CRTMNU MENU(PAYLIB/PAYROLL) TYPE(*DSPF) ... Here onwords I don’t know how to proceed . Last time I have sent the same request , but some one send me link...
Record format in Display file in COBOL/400
What is the maximum number of Record format that can be used in Display file in COBOL/400?
What is the maximum number of Record format that can be used in Display file in COBOL/400?
How to print a Spool File?
Hi guys, Actually i'm stuck with printing the spool file. I've done a simple Screen(DSPF), Printer File(PRTF). For example: i have a screen then press any function key, eg:F9. When pressing the F9 it will call my program that generate a report which is store in Spool File(WRKSPLF). I'm just...
Hi guys, Actually i'm stuck with printing the spool file. I've done a simple Screen(DSPF), Printer File(PRTF). For example: i have a screen then press any function key, eg:F9. When pressing the F9 it will call my program that generate a report which is store in Spool File(WRKSPLF). I'm just...
How do I display a clickable link from database in table using PHP?
I have a table and when I pull a clients info up I would like the web address to be able to be clicked to view web site. How would I code this in? Here is some of my code. $num_rows = mysql_num_rows($query); print "<b>Here is my Information on you. <br><br>E-Mail me with any...
I have a table and when I pull a clients info up I would like the web address to be able to be clicked to view web site. How would I code this in? Here is some of my code. $num_rows = mysql_num_rows($query); print "<b>Here is my Information on you. <br><br>E-Mail me with any...
DSPF
I have a field in the display file of length 13 CHAracters long. The first 4 characters contains the year, folloed by a hyphen, Next 2 characters contain the location(alphanumeric) followed by hyphen Last 5 characters contains numeric. How do i declare in the display file. when i enter a value in...
I have a field in the display file of length 13 CHAracters long. The first 4 characters contains the year, folloed by a hyphen, Next 2 characters contain the location(alphanumeric) followed by hyphen Last 5 characters contains numeric. How do i declare in the display file. when i enter a value in...
Numeric fields in AS/400
I have a numeric field 5,2 in a display file. when i am entering values i have blanks in between two numeric digits. the program is considering these blanks as zero. I hvae to avoid this, please let me know the way.
I have a numeric field 5,2 in a display file. when i am entering values i have blanks in between two numeric digits. the program is considering these blanks as zero. I hvae to avoid this, please let me know the way.
DSPF prog
Thanks for ur response.I have a small clarification.If all fields on the screen is from 1 file chain and then exfmt will work.What if the screen has fields form more than 1 file.
Thanks for ur response.I have a small clarification.If all fields on the screen is from 1 file chain and then exfmt will work.What if the screen has fields form more than 1 file.
DSPF programming
Hi Please explain... When i open a screen in update mode how does the value get displayed in the screen and when updated it gets updated in the file.what is the general coding logic used in this case.
Hi Please explain... When i open a screen in update mode how does the value get displayed in the screen and when updated it gets updated in the file.what is the general coding logic used in this case.
Display files in AS/400
I am getting stated with RPG400.I hev this requirement to add a new field in an existing screen and move this value to a new PF.This is when the screen is opened in crete mode. the other screen where the new field is to be added is the update screen.In this screen value is to be retrieved from the...
I am getting stated with RPG400.I hev this requirement to add a new field in an existing screen and move this value to a new PF.This is when the screen is opened in crete mode. the other screen where the new field is to be added is the update screen.In this screen value is to be retrieved from the...
Display File Reverse Image and Error Message Attribute
I defined Reverse Image Attribute and ERROR MESSAGE Attribute to 2 diff display file fields with 2 diff indicator. When Reverse Image Indicator set "ON", the field will be highlighted. When i set "OFF" the reverse image indicator and set "ON" the ERROR MESSAGE indicator, both fields are...
I defined Reverse Image Attribute and ERROR MESSAGE Attribute to 2 diff display file fields with 2 diff indicator. When Reverse Image Indicator set "ON", the field will be highlighted. When i set "OFF" the reverse image indicator and set "ON" the ERROR MESSAGE indicator, both fields are...
Damaged Object - DSPF - How to delete it????
we have a damaged dspf which we can not either delete rename move. It has caused our backups to die. we had to bypass the lib where it resides. Please HELP!
we have a damaged dspf which we can not either delete rename move. It has caused our backups to die. we had to bypass the lib where it resides. Please HELP!
Embedding Picture Files...?
I know this is pretty far-fetched, but is it possible to embed some kind of picture file as a watermark onto a display file using client access?
I know this is pretty far-fetched, but is it possible to embed some kind of picture file as a watermark onto a display file using client access?
1 - 17 of 17
PREVIOUS 1 NEXT


