Master Osborne,
I tried your codes in my procedure editor. It was successful but then when I run it in our character-based program, the ttCustomer.Phone column is disabled. That's my main problem, whatever I do that's running good in our procedure editor is not the same with our character-based...
Hi Master Osborne,
I have been trying your suggestions.
Then I came up with this. My problem is that I cannot enable temp-Customer.changes no matter how I tried to enable it.
DEFINE VARIABLE t_RecAddrs AS CHARACTER LABEL " Account No" FORMAT "XX-XXXXXX-X".
DEFINE VARIABLE...
It will work if we normally run it in the procedure editor, But the moment I compile it to our programs and run to a putty, only the first column will work. :(
DEFINE VARIABLE t_RecAddrs AS CHARACTER LABEL " Account No" FORMAT "XX-XXXXXX-X".
DEFINE VARIABLE t_OldFTaxFlagValue AS CHARACTER FORMAT "X".
DEFINE VARIABLE temp_recaddrs AS CHARACTER.
DEFINE VARIABLE t_NewFTaxFlagValue AS CHARACTER FORMAT "X".
DEFINE VARIABLE...
Good day Masters!
@ForEachInvoiceDelete: Sir, I'm already using that method but it seems not working for me. I tried the appbuilder, its codes alone, works well if I just run it the normal way. But when I compiled it in our main program, only one column will work. The rest are disabled.
In...
Hi Sir,
Thank you for your informative response.
I bet {&OPEN-BROWSERS-IN-QUERY-f_ChkBrw00} is from AppBuilder.
I've been using hard coding this time. All I want to do is to have my browser enabled.
I enabled two columns, but when I run the program only one column is enabled.
I don't know how...
Hello,
Good day Masters!
I really need help regarding my ongoing project.
My task is to create a browser that can search something then will display its information on the same browser. at first, the browser should be empty, then the searched account numbers and it's info will be stored in...
Good day everyone,
I would like to ask your help regarding my troubles in debugging my program.
Below is my syntax. Whenever the program collects a lot of data, this error Lock table overflow, increase -L on server (915) appeared. What are your suggested solution to this? Thank you very much...
Hi Good day!
I would like to ask some help of your expertise of my program problem. Everytime I clicked the PF4 key the second time, an error occured. The following are my codes. Please help.
ON choose of b-new IN frame fr-buttons
do:
define var l-end as logical init false...
Hi Sir RealHeavyDude,
Your speculation is indeed true. Now, my problem is solved. Thank you very very very very much for your help.
But Sir, I have a question. Why is it that the our system is running fine for many years already without the NO-UNDO option? It's just weird that only last...
Good day Sir,
The following are the codes that I'm currently working on.
ON choose of b-find IN FRAME fr-buttons DO:
DISABLE ALL WITH FRAME fr-buttons.
UPDATE findstr2 WITH FRAME fr-find.
END.
#Whenever I pressed the ENTER button, this error prompts...
Hi good day!
I would like to ask some help of your expertise.
I only wanted to search for data using a button "find". But everytime I enter the data, I cannot search. This error prompts immediately. I tried to remark the "set/update findstr with frame f-find" and message something to check if...
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.