Hi,
I've got a problem.
I have a file process which takes 33s under windows98 (20000 add). The same process takes over than 15 minutes under XP !!
I have tried several solutions like desactivate Norton, corrected the Opportunistic locking settings on the server and each workstations but...
Hi
I made a call to a function defined into a DLL and want to wait for his termination before to continue the execution of my code.
Is there a way to do that without making a random timer ?
Thx
Hi
I try to deploy a web application made with c6 under a server, but the server isn't in my office.
Deploying on my computer, no pb, It works under localhost. But when I try to do it on the server, I can't reach the page.
Question : Is it obligatory that the application broker is launch on...
hi
i try to use the mail and news template of c6 but when I try to send my mail, i have the following :
error history : connecting to DEFAULT 10049 / ABC
when I quit this window the application go to GPF.
When i try to use the example given with c6, it happens the same problem.
can someone...
Hi
Under WinXP, win I try to launch a report made with report writer, the first time I launch this report, I get a "Error 36 - Invalid Data File" generated by report writer. After closing this error, if I reasked for the same report no problem. But the first report I try to open in...
Hi
After creating an orthographic corrector using ole object (cf threads before) this seems to work well on 5 computers but on the 6th, I have problem. When trying to correct, the chain return is "No ole automation interface".
The problem is only on 1 computer !
I check word versions...
Hi
I've created an application and I have 2 generic dll's that I want to use in my application.
When I compile with only one DLL called, there's no problem, but when I try to compile with the 2 DLL's, when linking, I have the following :
Link Error : Duplicate symbol: $GlobalRequest
Link...
Hi
In another thread I ask how to implement an orthographic corrector. Vpos answered me very well and I thank him/here.
But I have another question, I try to trap the clic on the 'Cancel' button of the word corrector because it causes to loose the text I try to correct. Is it possible ? I find...
hi
I would like to reduce in the windows systray an application running in back task.
Is it possible to do this without any external software, using clarion code ?
Thx
Hi
I try to color a line of a browse filled by a queue.
Coloring a column is not a problem but coloring just one line is a little bit more difficult.
I try to do this in legacy not in Abc
thx
Hi
Is someone already implement an orthographic corrector in an application in Clarion ?
Is it possible to do this ? How ? Does a dictionnary exists to integrate in an application ?
Thx
Hi
i'm using the chr() method to generate hexadecimal codes. When I use decimal code under 127 like chr(127), it works perfectly, but when i try to generate an hexa code with a decimal char from 150 to 255, the hexadecimal code generated isn't the good one !
does someone allready have the...
Hello
I'd like to generate an HTML Page with information from Clarion. For that I use the HTMLOutputPage object which perfect works.
Now, I would like to get the text contained in a RTFTextBox object to include it in my HTML Page. But when I do that, I have the rtf codes, with the text ! Can...
Hello
I have a problem with 3 browse (1 main and 2 secondary) in the same window. When I refresh the main and no information is displayed in it, the 2 secondary are not refreshed even if I post a RefreshPage event on them. But when I call a message() before my RefreshPage, the browses are...
hello
i have a window with a browse and i would like to select the last element of my browse on the opening of the window. How to select this last element ?
thanks
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.