OK.
Thanks.
I have placed the define menu - statement in the definitions - section and the create menu - statements in the initializeObjects - section.
But where do I place the trigger-functions of the menu?
My code:
CREATE MENU popmenu
ASSIGN POPUP-ONLY = TRUE
TITLE = "Kontextmenue"...
Hi.
I need to create a context-menu (activated by the right mouse-button) for a dynamic browse.
Where can I find something in the documentation, that can help me?
Thanks.
Storzum
OK. It was very hard.
Excel changed the data.
:confused:
Excel changed the data.
:confused:
Now fasten your seatbelts when you hear how I have done it:
In the txt-File I have put a ' before the data.
After Excel have imported my File I changed the datatype of this column in "Text".
Then I...
OK.
I have create the csv-File with the put-command.
Wow.
It runs very fast.
Nice.
But one thing:
When I open the file in Excel, there is one (text-)field that sometimes was converted by excel into date.
Example: original: 10/05
in excel: Oct. 2005
When I use the OLE-Output I...
Hello again.
:blush:
Is there a way to feed the RBFILTER-parameter with a "INNER-JOIN-Statement"?
When I use a query on only 1 table it works fine.
But if I use INNER-JOIN to select records depending to a second table, I get an error when I start the _printrb.p - Program.
Is there some...
OK.
I have found the Browse-Help before.
What I am missing are some examples.
Now it works.
Is there any Site in the web, which have some example-code on dynamic-query and -browse?
Thanks again.
OMG
Thank you.
:o
But with the Field - Name it do not work.
Now I have used the index-Number of the field.
This works.
Is there a way I can speed up the "Excel - Fill"?
It is very slow.
:(
Hello,
it`s me again.
:-)
I want to put the data from a dynamic browse into an Excel-Sheet.
I work under Progress 91.d
My code (the query was opened and prepared before...):
DEFINE VARIABLE temp AS HANDLE NO-UNDO.
CREATE "Excel.Application" chExcelApplication.
chExcelApplication:Visible...
OK.
It works.
I can set the width-pixels - and the label - attributes.
(With "width-chars" I have get a error).
In the program the query behind the browse will run more then one time.
Where should I delete the Browse-, Buffer- and Query-Objects?
When the program exits?
And where can I find...
Hi.
Im really new in Progress and have the following question:
I have make a dynamic browse and now wants to select which db-fields are visible in this browse:
mybrowse:ADD-LIKE-COLUMN("table.field1") NO-ERROR.
mybrowse:ADD-LIKE-COLUMN("table.field2") NO-ERROR.
But how can I size the width for...
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.