Hi,
This issue is corrected. I have changed form definition in sub program as below .
WITH FRAME sign-frm SIZE 80 BY 25 SIDE-LABELS.
Old Code:
WITH FRAME sign-frm SIZE 80 BY 25
WITH 1 DOWN NO-BOX KEEP-TAB-ORDER OVERLAY
SIDE-LABELS NO-UNDERLINE THREE-D AT COL 1 ROW 1 SCROLLABLE .
Thank You Cringer. I tried running procedure persistently.
I have attached code for main program and subprograms. Please review. Please find below details as well
Progress Version: Open Edge 11.2.0
OS : Windows 8
Hi,
I have written program which calls external procedure when a button is triggered. External procedure contains a registration form. When I execute external program independently, it is working fine. When it is called from Main program, all statements in external procedure are executed but...
Hi All,
1.Could you please let me know how to find a character in a string in Progress 4GL?
I have email id screen field where user enters email id, I need to validate the same by searching for '@' and .com in the given input. Please let me know any built in function exists to find a char/string...
Hi,
I am new to Progress. I have installed Progress OE 11.2 on my PC WIN8(OS).
I have written following procedure, when try to run the below code I am getting error, there is no server for Database Sportsdb 1423.
CONNECT Sportsdb.
RUN r-deletedata.p.
Also I've tried to connect database...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.