Hi,
Good Day!
Please help me in solve this issue.
I have an editor and a fill-in in a window. ON ANY-KEY OF trigger I wrote the following code
APPLY LASTKEY.
vDesc = SELF:SCREEN-VALUE.
After running , if I type a line of test the fill-in & editor - I cannot move the left, right , Cursor up...
Hi,
Is there any ready made widget , which popups(grows) with content what we are entering in the fill-in. Please see the attached program for the behaviour.
-Philip-
Hi,
I wish to create a dash board . How can I make use of Google Chart. Any one can give some idea how to start with . A small snippet of code or a URL Link , anything which help me for begining.
TIA
-Philip-
Hi,
I wish to create a dash board . How can I make use of Google Chart. Any one can give some idea how to start with . A small snippet of code or a URL Link , anything which help me for begining.
TIA
-Philip-
We are invoking the on line help using system-help command. In 64-bit PC windows help engine is different and Progress is considering that why I am thinking in this way 32-bit it is working fine.
-Philip-
Hi
We have a desktop Progress application on our terminal server (Windows 2008 R2 64-bit). but pressing F1, rather than bringing up the .chm help file, gives an error that says: HTML Viewer Error: (14426). We tried running the .chm help files directly; Task Manager says that they're using the...
Hi,
I have tow progress environment. If I run the below code in one session of Progress editor it work fine as expected with out an infinite loop. However in other environment it ends up in a infinite loop. Any one can help me What causing this infinite loop? Is there any start up parametr...
Hi,
I would like to pass the temp-table condionally to an external procedure. If SN is blank , no need to pass the temp-table tt-tm-log otherwise I need to pass it. I tried the below code I am getting pramenter mismach error at run time. Any solution for this.
Regards
Philip
IF Temp-Log.SN...
Hi,
Please review the attached screen shot.
On any-key of search fill-in below code is written
FIND FIRST job-bom WHERE
job-bom.company = "01" AND
job-bom.order-no = "2003-001" AND
job-bom.item-no BEGINS vSearch:SCREEN-VALUE NO-LOCK NO-ERROR.
Any...
Thanks much for your Reply.
As you said , please help me to create a record outside the transaction. My problem is in the above snippet of code how can I execute the procedure 'Run p_shootMessageCauseOfError' because once the error appears it returns from the above line. How can tweak the code...
Hi,
I have situtation as follows,
RUN src/InvoicePost.p
(OUTPUT vErrorMsgCaused dueTo).
IF RETURN-VALUE = "ERROR" THEN DO:
UNDO trx-block , RETURN "ERROR".
END.
end. /* trx-block */
Run p_shootMessageCauseOfError.
If an error happens, I want to populate a record in...
Hi,
Progress Version 10.2B SP07
OE Explorer (Web Based)
While starting the database we are getting the attached error. Out of 8 databses connected only for 3 databses only having the startup error like this. I checked the KB and it is saying PROCFG is pointing to a wrong file. is it a rcause...
Hi,
Progress 10.2 B
In our application we are using some Infragstics Controls .
Inorder to run this application in client environmnet do we need to install the License for OE Ultra Controls .NET ? If not then what are the controls to be loaded in the client build Or Client PCs ?
TIA
-Philip-
Hi,
Progress Ver 10.2B SP07
OS WIN7- 64 Bit
We have report viewer and save as option. While saving the report in Pdf format we are getting an error as follows
A variable or array element passed as an INPUT or INPUT-OUTPUT parameter to a DLL cannot contain the Unknown value. (12272)
But...
Hi,
We are using Infragistics.Win.UltraWinGrid to display the BOM Details. See the attached screen show.
1. How can I lock the horrizontal scrolling of first three columns of the grid?
2.. We have some global variables to set the back ground color and fore groung color of the widgets. We are...
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.