Hi ShankarJ,
Thanks for the information.
It may be a bit confusing until I am more familiar with Clarion.
No, I have not done any templates yet since I am still rather new to Clarion.
I love Clarion. I only wish my employer would have me use Clarion as the front end instead of the buggy...
Hi Everyone,
Can you tell me how to make the tab key generate an "Accepted" event so the code in the "Accepted" embed on one of my entry controls will execute?
Thanks.
Emad
Hi ShankarJ,
Thanks for the info on txa files.
Is it difficult if I want to create a file that holds more than 1 procedure like a library of procedures? If it is not so hard can you tell me how to do it?
Truly,
Emad
Hi Mark,
Thanks to your help I was able to get it to work.
Here is the final code I used.
Thanks again for the time you took.
Truly,
Emad
RoundToTheNearest PROCEDURE (REAL xVal, REAL xRoundTo) !,REAL ! Declare Procedure
! Start of "Data Section"
! [Priority 4000]
_mod REAL
RetVal...
Hi Mark,
Thanks for the reply.
I would like to try out choice "a".
Can you tell me what to put into the prompts of the source procedure template?
Thanks for taking the time to help me.
Truly,
Emad
Hi Mark,
Thanks for the usefull procedure.
This will be my very first stand alone procedure but because of that I don't know how to map it to my app.
Can you tell me the steps needed to map this procedure into my app because I will use that information to create a library of often used...
Hi Everyone,
Can you tell me how to round to the nearest 20.00 or nearest 35.00?
Rounding to the nearest 10.00 or 1.00 is easy because I found a function that does that, but I am not sure if there is something like that to do odd numbers like 20.00
Thanks.
Emad
Hi Everyone,
I am a core subscriber with Clarion and am very excited about the late arrival of Clarion 7. I found out that 3rd party vendors have the alpha verion of the software, but the rest of us can't get anything from soft velocity.
Since I am already a core subscriber, does anyone who...
Hi Everyone,
Can you tell me how to set focus on a particular control such as a textbox control with code?
Thanks,
Emad
For example:
If someConditionIsTrue |
Then
! Set focus on this control.
Else
! Set focus on some other control.
End
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.