[go: up one dir, main page]

Activity for Clarion templates for List & Label

  • Daniel Kenner Daniel Kenner posted a comment on discussion Open Discussion

    Dear community, Just wanted to inform that we moved the project to our GitHub website over at https://github.com/combit/ClarionTemplates. Best regards, Daniel Kenner combit

  • Daniel Kenner Daniel Kenner posted a comment on discussion Open Discussion

    Hi Laurence, Unfortunately, we at combit can't make any changes on the template. I suggest you try contacting David Swindon, the contributor of the templates, directly. Thank you! Best regards Daniel

  • Laurence Cope Laurence Cope posted a comment on discussion Open Discussion

    Hi Daniel I have attempted to amend the clarion templates so that Cherts can be used. I have come to the conclusion I don't understand the templates. So can you or do you know of someone that can make the changes for me/us? I would even consider paying for it. Kind regards Laurence

  • David Swindon David Swindon posted a comment on discussion Help

    Dear Carlos, When you install List and Label the the product, the installation includes a redistributable folder. In this folder you will find the CMLL24.dll for version 24 and it should be in your clarion bin folder under accessories or can be in your development folder. If your windows path is pointing to the redistributable folder for 32 bit, then that will also work. If you have not installed the product with this template you will need to purchase the program as well or install it on the machine...

  • Clarion templates for List & Label Clarion templates for List & Label updated /ABC.zip

  • Daniel Kenner Daniel Kenner committed [r39]

    Updated trunk to LL27 using David's files. Thanks for providing them!

  • Daniel Kenner Daniel Kenner committed [r38]

    Branched

  • Carlos Lovera Carlos Lovera posted a comment on discussion Help

    Hi there , just stumble to this template , I like to give it a shot but when I compile it gave me an error Missing CMLL24.DLL , any ideas guys .. thanks Carlos

  • Edward Loh Edward Loh posted a comment on discussion Help

    Dear David, It has been a while but I managed to rebuild my Clarion 11 from scratch. This seems to have solved my %SetLanguage issue. Thank you again for your suggestions. Regards, Edward

  • Edward Loh Edward Loh posted a comment on discussion Help

    Dear David, Sorry for the delayed reply. I am currently planning on a full rebuild of my Clarion 11.1 because I am experiencing unusual behaviors and am noticing some template installation issues with my Clarion 11.1 setup. It may take a few more days before I can get back to this issue but I will report back when my system is back together. With Thanks and Regards, Edward

  • David Swindon David Swindon modified a comment on discussion Help

    Dear Edward, It is possibly that your clarion template registry became corrupt. When this happens it is best to go to factory default for the whole registry and reregister all your templates. Sometimes, for a specific template, deregistering it and then reregistering it, may be quick and work for something specific. Its worth a try. A full rebuild can be very time consuming. Once you have a working template registry in clarion, it is always a good idea to back it up for in case you ever have to go...

  • David Swindon David Swindon posted a comment on discussion Help

    Dear Edward, It is possibly that your clarion template registry became corrupt. When this happens it is best to go to factory default for the whole registry and reregister all your templates. Sometime for a specific template, deregistering it and then reregistering it, may be quick and work for something specific. Its worth a try. A full rebuild is very time consuming. Once you have a working template registry in clarion. it is always a good idea to back it up for in case you ever have to go back....

  • Edward Loh Edward Loh posted a comment on discussion Help

    Dear David, Thank you for your detailed explanation. I took your suggestion and created a simple test application with just one report procedure that uses LL Report Extension. Before I switched to the "Standard" LL Template, I checked the generated code and %SetLanguage worked as advertised. It set %WhichLanguage to 1 for English and correctly generated LL_JobOpen(1) in LL_Standard_Init Routine. Now, I am wondering if something else is happening that caused this error. So, I added the following line...

  • David Swindon David Swindon posted a comment on discussion Help

    Dear Edward, See response below. :-) Regards David Swindon

  • David Swindon David Swindon posted a comment on discussion Help

    Dear Edward, The variables work as expected, however you mentioned that you are merging and updating your template to include other bits and something might have gone wrong in your process. Generally for the language in the Clarion List and Label template there are 3 variables which you need to take note of and what their use case is and what they do. %LANGUAGE is a String which is selected in the drop drown from the template, it is used to assist in selecting the correct files to be shipped for...

  • Edward Loh Edward Loh posted a comment on discussion Help

    First of all, a big thank you for sharing and keeping this template alive. I noticed that the #Group(%SetLanguage) in latest version of the template has been changed to set %WhichLanguage directly. I was having an issue with the original implementation of %SetLanguage. For some reason, it will not return the correct number and I could not find the reason why %SetLanguage stopped working after all these years. So, I just hard coded %WhichLanguage to 1 (for English) and moved on. I am wondering if...

  • Daniel Kenner Daniel Kenner posted a comment on discussion Open Discussion

    Hi Laurence, Basically, the Chart can be used as a replacement instead of a table. List & Label itself can design/print an arbitrary combination of both, however this is not supported with the Clarion templates. You might need to set an option, though – see https://forum.combit.net/t/cannot-insert-crosstab/3153/3 which refers to crosstabs, the same option also works for charts. Best regards Daniel

  • Laurence Cope Laurence Cope posted a comment on discussion Open Discussion

    Hi All Has anyone produce a graph using L&L with Clarion? I cant find out how to make it work so any pointers please would be greatfully received. I know that L&L supports graphs but do the clarion templates?

  • David Swindon David Swindon posted a comment on discussion Open Discussion

    Sure thing! No problem.

  • Laurence Cope Laurence Cope posted a comment on discussion Open Discussion

    Thank you David for the latest List & Label 26 templates

  • Clarion templates for List & Label Clarion templates for List & Label updated /ABC.zip

  • Daniel Kenner Daniel Kenner committed [r37]

    Updated trunk to LL26 using David's files. Thanks for providing them!

  • Daniel Kenner Daniel Kenner committed [r36]

    Branched

  • Daniel Kenner Daniel Kenner committed [r35]

    Removed once again, wrong directory structure

  • Daniel Kenner Daniel Kenner committed [r34]

    Branched

  • Daniel Kenner Daniel Kenner committed [r33]

    - Updated trunk to LL25 using David's files. Thanks for providing them!

  • Daniel Kenner Daniel Kenner committed [r32]

    Branched

  • Daniel Kenner Daniel Kenner posted a comment on discussion Open Discussion

    I just committed the template for LL24. Thanks David!

  • Daniel Kenner Daniel Kenner committed [r31]

    - Updated trunk to LL24 using David's files. Thanks for providing them!

  • Daniel Kenner Daniel Kenner committed [r30]

    Moved to correct parent folder

  • Daniel Kenner Daniel Kenner committed [r29]

    Added parent folder

  • Daniel Kenner Daniel Kenner committed [r28]

    Branched

  • David Swindon David Swindon posted a comment on discussion Open Discussion

    Clarion 11 RC2 is currently being tested with the List and Label Template. The revised template support will be for up to Clarion 11 and added support as well for the new version 24 of list and label when it is released.

  • David Swindon David Swindon posted a comment on discussion Help

    Pleasure Laurence

  • Laurence Cope Laurence Cope posted a comment on discussion Help

    Thanks David

  • David Swindon David Swindon posted a comment on discussion Help

    Clarion List and Label Template has been tested to work on Clarion 10 and supports up to the lastest version, being 23 (at the time of writting this.).

  • David Swindon David Swindon posted a comment on discussion Open Discussion

    Hi Rick, I know this post is old, But I have provided an update for List and Labels Template with support up to 23. With the latest I have also provided for an updated to the sample applications for Clarion. The template has been test and work in Clarion 10. When 11 comes out I'll test again and tweak if need be. Note that if you apply the Service packs for 23, you need to reapply the .clw files from combit and recreate the lib file from the lastest DLL. They have added an extra component in the...

  • Daniel Kenner Daniel Kenner committed [r27]

    - Updated trunk to LL23 using David's files. Thanks for providing them!

  • Daniel Kenner Daniel Kenner committed [r26]

    Moved to correct parent folder

  • Daniel Kenner Daniel Kenner committed [r25]

    Added parent folder

  • Daniel Kenner Daniel Kenner committed [r24]

    Branched

  • Daniel Kenner Daniel Kenner committed [r23]

    - Updated trunk to LL22 using David's files. Th...

  • Daniel Kenner Daniel Kenner committed [r22]

    Branched

  • Daniel Kenner Daniel Kenner committed [r21]

    - Updated trunk to LL21 using Mike's files. Tha...

  • Daniel Kenner Daniel Kenner committed [r20]

    Branched

  • Dr Rick Williams Dr Rick Williams posted a comment on discussion Open Discussion

    I was wondering if the ABC templates supported List & Label 20 .. I would like to...

  • Daniel Kenner Daniel Kenner committed [r19]

    Update for List & Label 20

  • Daniel Kenner Daniel Kenner committed [r18]

    Branched

  • Daniel Kenner Daniel Kenner committed [r17]

    Parent folder was missing

  • Daniel Kenner Daniel Kenner committed [r16]

    Branched

  • Jochen Bartlau Jochen Bartlau committed [r15]

    Updated manual

  • Clarion templates for List & Label Clarion templates for List & Label released /ABC.zip

  • Jochen Bartlau Jochen Bartlau committed [r14]

    Updated trunk to LL19 using Mike's files. Thank...

  • Jochen Bartlau Jochen Bartlau committed [r13]

    Created maintenance branch

1