Search found 17 matches

Go to advanced search

by mjagers
Wed Dec 02, 2020 2:11 pm
Forum: General Discussion
Topic: PDF Writer
Replies: 8
Views: 2364

Re: PDF Writer

We have moved to the Microsoft Print to PDF as well and have moved off a 3rd party PDF convertor.
To-date we've had no problems with the Microsoft Print to PDF driver.
regards
Martin Jagers
by mjagers
Fri Nov 20, 2020 11:15 am
Forum: General Discussion
Topic: JADE Care Start (CardSchema)
Replies: 3
Views: 1417

Re: JADE Care Start (CardSchema)

Hi Darrel, there was a mail out advising interested parties of the JADECare Start hotfix. It appears that you are not on that list. Should you or anyone else wish to be added to or removed from the list of interested parties to ensure access to future mail outs please send an email to advising of su...
by mjagers
Fri Nov 20, 2020 7:51 am
Forum: General Discussion
Topic: JADE Care Start (CardSchema)
Replies: 3
Views: 1417

Re: JADE Care Start (CardSchema)

The JADECare Start 4.0.02 will support the JADE 2020 release but you will need to dlls provided in JADECare Start hotfix 4.0.02.011 that is available.

regards
Martin Jagers
by mjagers
Tue Feb 26, 2019 7:25 am
Forum: General Discussion
Topic: Running a JCF file
Replies: 2
Views: 2348

Re: Running a JCF file

Only jadloadb has the command line structure to handle a jcf file.
by mjagers
Thu Nov 15, 2018 4:31 pm
Forum: General Discussion
Topic: Jade 2018 release date
Replies: 5
Views: 3381

Re: Jade 2018 release date

Just done a couple of quick tests and extracted a simple schema from JADE 2018 and was able to load the extracted schema into JADE 2016 SP1 and also into JADE 7.1.09. I'd assume that if you're using JADE 2018 and implement any new features only available in JADE 2018 then this will fail to load into...
by mjagers
Mon Aug 20, 2018 8:35 am
Forum: Feature Discussions
Topic: using the JADE form, is it possible to use real time database with external programs ?
Replies: 1
Views: 1905

Re: using the JADE form, is it possible to use real time database with external programs ?

Load freeware CardSchema (available from https://www.jadeworld.com/developer-center/jade-support/jade-care/). This provides a backup strategy that is supported by JADE Software Corp. The application is KCDatabaseBackupMulti which can be launched from JADE logic using the app.startApplicationWithPara...
by mjagers
Fri Nov 03, 2017 8:14 am
Forum: General Discussion
Topic: Change selected item/s selected colour
Replies: 1
Views: 2838

Re: Change selected item/s selected colour

If the listbox item is clicked then the listIndex is set and listbox.itemSelected[listbox.listIndex] will be true. And setting the foreColor / backColor is as simple as: listbox.itemForeColor[listbox.listIndex] := <fore color> listbox.itemBackColor[listbox.listIndex] := <back color> Combobox should ...
by mjagers
Tue Aug 15, 2017 9:46 am
Forum: General Discussion
Topic: Email Notifications
Replies: 6
Views: 6020

Re: Email Notifications

The CnSmtpConnection class will allow you to verify whether your email server accepted the email request or not. However that does not mean that the delivery is guaranteed, that is up to the email servers involved in the delivery. So if an email is issued and your email server acknowledges that then...
by mjagers
Fri Apr 07, 2017 9:04 am
Forum: General Discussion
Topic: JADE Painter - form is in use?
Replies: 8
Views: 5112

Re: JADE Painter - form is in use?

I have always found that if the form is unloaded then using the Painter to modify and save the form works fine, regardless of the JADE release. We typically don't have to close down the application in order to be able to use the painter. The application concerned must have an instance in-use somehow...
by mjagers
Wed Nov 02, 2016 8:21 am
Forum: General Discussion
Topic: Transient File Analysis
Replies: 6
Views: 5992

Re: Transient File Analysis

FYI, if you have CardSchema schema loaded then there is a simple method that can be invoked (regardless of whether JADECare managed or not) which will provide the number of transient objects by class remaining. If CardSchema is a super-schema then by simply invoking app.cnCheckForTransients, this wi...

Go to advanced search

cron