Does anyone know of an easy quick and preferably free way to make the check boxes on a Clarion 5 report darker, the "X" is really thin and hard to see especially when the report is faxed.
Is there any way to close an application, gracefully of course, when a user has left the program open for hours on end with no activity?
I have an application on my primary server accessed through the Terminal Server, I do not want to close the terminal server session but want close the...
Does anybody have an example of using email templates in clarion 6. Basically what I would like to do is query the database and come up with a list, which I can do right now, then be able to bulk e-mail that list. I have tried the example in the examples folder of Clarion 6, works once then does...
Using Clasrion 6.0 Enterprise and followed the example from the book to pass a qbe filter to a report.
The book example states to take note of the QBE class on the QBE option tab after adding the template to the browse, I get QBE10. Then when placing the print from browse button on the same...
Using shellexecute() template to open a picture viewer irfanview with the
following code in the accept embed of a button:
Glo:ShellExFileName='c:\program files\irfanview\i_view32.exe'
IMPURLHandler(0{PROP:Handle},clip(Glo:ShellExFileName))
I have a local declared variable Loc:Filename, what...
Anybody know how many formulas you can have in a procedure. I am using Clarion 5.0 professional and when a reach a specific number of formulas and tell the program OK to save it completely drops out of the program?
I am using Clarion 6.0 and have developed a desktop app that works great. I have a drop list on a form that shows multiple columns that a user can choose items from the list. I have used the clarion ide to make the app but when I look at the web application the drop list does not show up...
I have an update form window on which I have fields for amount, percentage and hours and a filed to hold the calculation of (amount*percentage)/100 * hours. This is a formula.
The question is, is there any way to see the calculation prior to exiting the form on the initial entry? Right now it...
How do you add a digital certificate to your application, I have a certificate making program. I want my application to run without the Microsoft warning message of unknown publisher appearing.
I have an application that when a user makes the record inactive by selecting a radio box on the update form i.e. 'Active' 'Inactive' radio options I would like it to copy certain fields in that particular record to a child related database, any help please.
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.