Search found 1237 matches

by skiman
Mon Apr 13, 2026 12:33 am
Forum: eXpress++ Support
Topic: Greetings, to anyone who can help me, please.
Replies: 2
Views: 1948

Re: Greetings, to anyone who can help me, please.

Hi, I suppose the 'auto cut on new page' is configured in the driver. Why do you have a dcprint eject if you dont want to cut? You can also print some blank lines and eventually a new header without the eject. Or you could use some page numbering to make it easier to order the pages once they are cu...
by skiman
Wed Apr 08, 2026 12:58 am
Forum: Xbase++ Support
Topic: Touch screen help
Replies: 11
Views: 6012

Re: Touch screen help

Hi, I suppose your 'yes' is the answer for the second monitor? Or is it 'yes' for the solution of Tom? In case you want it on a second monitor. With the following you get the width of the primary monitor. aWorkArea := dc_getworkarea() nWidth := aWorkArea[3] - aWorkArea[1] Then nWidth+1,0 is the firs...
by skiman
Tue Apr 07, 2026 12:16 am
Forum: Xbase++ Support
Topic: Touch screen help
Replies: 11
Views: 6012

Re: Touch screen help

Hi,

Right screen? Do you want to display it on a second monitor?
by skiman
Fri Feb 20, 2026 12:59 am
Forum: eXpress++ Support
Topic: Chilkat UNLOCK
Replies: 13
Views: 28181

Re: Chilkat UNLOCK

Hi Tom, Regan,

I will replace all my unlockcomponent's with unlockbundle. I'm using the unlockcomponent since the first time I used Chilkat. Up to now I never had any problem with it.

I'm still using 9.5 and never downloaded a new version.
by skiman
Thu Feb 19, 2026 5:52 am
Forum: eXpress++ Support
Topic: Chilkat UNLOCK
Replies: 13
Views: 28181

Re: Chilkat UNLOCK

Tom wrote: Wed Feb 18, 2026 10:39 am I don't find the Method "UnlockComponent" in the docs für "MailMan". However, we only use the Global object for unlocking the bundle.
I'm using this unlockcomponent since I bought Chilkat years ago. I will change it to the global unlock, maybe that could help.
by skiman
Wed Feb 18, 2026 8:29 am
Forum: eXpress++ Support
Topic: Chilkat UNLOCK
Replies: 13
Views: 28181

Re: Chilkat UNLOCK

Hi, Today I had an unlockcomponent error. This is the code where it happened: ... oMailServer := CreateObject("Chilkat_9_5_0.MailMan") if !oMailServer:UnlockComponent(CHILKAT_CODE) = 1 ... This was the error: oError:args : -> VALTYPE: U VALUE: NIL -> VALTYPE: C VALUE: ABOSVC.CB1xxxxxxxxxxxxxxxxxxxxx...
by skiman
Tue Feb 17, 2026 5:45 am
Forum: eXpress++ Support
Topic: Chilkat UNLOCK
Replies: 13
Views: 28181

Re: Chilkat UNLOCK

Piotr D wrote: Mon Feb 16, 2026 11:32 pm Hi,
Are you using Chilkat as reg-free? If not, was the library registered from a local drive?

Piotr
No, on each station Chilkat is registered. If not available on a station, there is a message to install it with integrated dowload and startup of the install.
by skiman
Mon Feb 16, 2026 3:58 am
Forum: eXpress++ Support
Topic: Chilkat UNLOCK
Replies: 13
Views: 28181

Re: Chilkat UNLOCK

Hi Tom, Yes, that's what I was doing before and yes we are using 9.5. Since some time we are using it also for payment terminals. There we were getting errors while unlocking at one customer. They have really a lot of payments, so I thought this could be solved by avoiding the unlocking each time. T...
by skiman
Mon Feb 16, 2026 3:15 am
Forum: eXpress++ Support
Topic: Chilkat UNLOCK
Replies: 13
Views: 28181

Chilkat UNLOCK

Hi, I'm using Chilkat for a lot of stuff. Since the beginning of 2026 we also use it a lot for e-invoicing (peppol) which is the only way to send invoices from now on in Belgium. I changed the UNLOCK in our application. I've read on Chilkat that you can unlock once in an application and it should re...
by skiman
Fri Oct 31, 2025 3:05 am
Forum: eXpress++ Support
Topic: Wacom signature pad
Replies: 4
Views: 26634

Re: Wacom signature pad

Hi Roger,

I was looking at Amazon but it seems as these Topaz signature pads are about 800 euro. The Wacom is available for 270 euro.

I will go for the Wacom.

Anyway, thanks for the offer of the code.