Search found 491 matches
- Thu Dec 05, 2024 2:19 pm
- Forum: Xbase++ 2.0
- Topic: ZIP library
- Replies: 12
- Views: 20746
Re: ZIP library
I still use XbZLib.
- Wed Dec 04, 2024 1:53 pm
- Forum: eXpress++ Support
- Topic: printing to pdf error
- Replies: 8
- Views: 9242
Re: printing to pdf error
You can try to open the pdf exclusive, f.e.
Code: Select all
do while (nH := FOpen(outfile, FO_EXCLUSIVE)) <= 0 .and. counter < 10
sleep(100)
counter++
enddo
if nH > 0
FClose(nH)
endif
if counter > 10
err := 1
endif
- Wed Nov 20, 2024 10:15 pm
- Forum: PostGreSQL
- Topic: More PGDBE questions
- Replies: 29
- Views: 45405
Re: More PGDBE questions
Hi Jimmy,
it is donnay not donnany.
it is donnay not donnany.
- Thu Sep 05, 2024 10:57 pm
- Forum: eXpress++ Support
- Topic: Using AT on a Return on Url
- Replies: 4
- Views: 12843
Re: Using AT on a Return on Url
if .not. empty(cresult)
or
if ValType(cresult) == "C"
or
if ValType(cresult) == "C"
- Tue Aug 20, 2024 2:59 am
- Forum: Xbase++ 2.0
- Topic: Tooltip
- Replies: 6
- Views: 34633
Tooltip
Hello, i activated Tooltips with DC_ToolTipEnable(.T.) I get some errors at my customers: MAGICHELP:EXECUTE(938) Xbase Error.: 2: Parameter hat falschen Typ Sub System..: BASE[3] Operation...: "<1545>==<20240821>" Can Default.: No Can Retry...: No Can Substit.: Yes Severity....: Error Cargo.......: ...
- Wed Apr 10, 2024 1:31 pm
- Forum: Did you Know?
- Topic: A web service for your data
- Replies: 14
- Views: 52301
Re: A web service for your data
I am very interessed in seeing the samples and demo.
- Thu Mar 14, 2024 11:55 pm
- Forum: eXpress++ Support
- Topic: Postgre ISAM command
- Replies: 9
- Views: 22483
Re: Postgre ISAM command
DbSetFilter()
- Thu Feb 01, 2024 6:18 am
- Forum: eXpress++ Support
- Topic: ARTIFICIAL INTELLIGENCE (AI)
- Replies: 9
- Views: 27575
Re: ARTIFICIAL INTELLIGENCE (AI)
Hi Jimmy,
that is not relevant for the question:
that is not relevant for the question:
Will xBase++/Express++ be suitable for Artificial Intelligence projects now and in the future ?
- Mon Jan 08, 2024 11:21 pm
- Forum: eXpress++ Support
- Topic: DCPRINT to excel
- Replies: 4
- Views: 13739
Re: DCPRINT to excel
Did you installed accidentally the 64Bit version of excel ?
- Mon Nov 20, 2023 3:29 am
- Forum: eXpress++ Support
- Topic: ADS: sp_mgGetUserTables() with same user name
- Replies: 19
- Views: 38971
Re: ADS: sp_mgGetUserTables() with same user name
Hello Roger,
Right click on the name of the attachment and choosing "Open graphic in a new tab", then remove the phpbb3\ and it is shown.Open what file? how?