Search found 1191 matches

by skiman
Mon Mar 18, 2024 1:53 am
Forum: eXpress++ Support
Topic: Printing errors on Win 11
Replies: 4
Views: 194

Re: Printing errors on Win 11

Hi,

After looking around on the net I see that the printscreens I got from the customer are the same as in the following article.
https://wiki.autocountsoft.com/wiki/Oth ... dows_11%3F

On my PC I have the OLD print dialog so I can't try it.
by skiman
Mon Mar 18, 2024 1:47 am
Forum: eXpress++ Support
Topic: Printing errors on Win 11
Replies: 4
Views: 194

Re: Printing errors on Win 11

Hi, I recently got the same message from a customer. In his case it is a one page report that is shown on the screen with the preview. The moment he wants to print it, the application shuts down. This is since the last update of Windows 11. I can't simulate it on my Win11 with the same update. The o...
by skiman
Wed Feb 28, 2024 4:30 am
Forum: eXpress++ Support
Topic: Printing BITMAP with transparent background
Replies: 0
Views: 137

Printing BITMAP with transparent background

Hi, When printing a bitmap with transparent background sometimes this will be just a black rectangle. See also: https://ilx.alaska-software.com/index.php?threads/printing-images-with-transparent-areas.133/ This can be implemented in Express in _dcprc.prg. Add the function at the bottom: FUNCTION Get...
by skiman
Wed Feb 28, 2024 1:13 am
Forum: eXpress++ Support
Topic: Excel remove duplicates
Replies: 16
Views: 851

Re: Excel remove duplicates

Hi Victorio, I was wondering what you want to do? It can't be that problem with Xbase++. There are 34 colums/fields which you want to test if they are duplicated? Do you want to check if all fields are the same, or if ONE of these fields is the same? An indexkey can't be that long, but you could use...
by skiman
Mon Feb 26, 2024 12:53 am
Forum: eXpress++ Support
Topic: DCBROWSECOL ... HIDE
Replies: 8
Views: 1220

Re: DCBROWSECOL ... HIDE

Hi,

Your code is working fine.
by skiman
Wed Feb 14, 2024 9:59 am
Forum: eXpress++ Support
Topic: DCBROWSECOL ... HIDE
Replies: 8
Views: 1220

Re: DCBROWSECOL ... HIDE

Hi SlavcoDam,

Thanks for the sample code. I will try it.
by skiman
Mon Feb 05, 2024 1:51 am
Forum: eXpress++ Support
Topic: DCBROWSECOL ... HIDE
Replies: 8
Views: 1220

Re: DCBROWSECOL ... HIDE

Hi, Thanks for the response. With Solution A the column is not really hidden. It gets a blank column, but it still remains in the browse. Solution be can also be accomplished with a do while. I was hoping on a more efficient solution. I will see, or I use solution B or I create multiple browses on a...
by skiman
Thu Feb 01, 2024 9:00 am
Forum: eXpress++ Support
Topic: DCBROWSECOL ... HIDE
Replies: 8
Views: 1220

DCBROWSECOL ... HIDE

Hi, I'm trying to hide/show a column in a browse. I don't succeed to get this working as it should. I can hide, but when I want to show it again, it looks as another column is overwritten. I tried refreshall, forcestable() but it doens't work as expected. Below is my sample code which demonstrates t...
by skiman
Thu Feb 01, 2024 1:17 am
Forum: eXpress++ Support
Topic: ARTIFICIAL INTELLIGENCE (AI)
Replies: 9
Views: 1194

Re: ARTIFICIAL INTELLIGENCE (AI)

Hi all,

@Jimmy: The purpose of a forum is to get help. This means that users are responding to questions with SOLUTIONS! If you don't have an answer to the question, then don't answer. Thanks in advance.
by skiman
Thu Feb 01, 2024 1:15 am
Forum: eXpress++ Support
Topic: ARTIFICIAL INTELLIGENCE (AI)
Replies: 9
Views: 1194

Re: ARTIFICIAL INTELLIGENCE (AI)

Hi,

It's available right now: https://platform.openai.com/docs/api-reference.