Search found 147 matches

by Zdeno Bielik
Fri Apr 17, 2015 4:06 am
Forum: eXpress++ Support
Topic: wtf font
Replies: 5
Views: 9273

Re: wtf font

Why are you using both?
sometimes I want copy results from that dcdebug window to my source code for compare/test...

Zdeno
by Zdeno Bielik
Fri Apr 17, 2015 3:57 am
Forum: Announcements
Topic: CXP / HTTP Samples
Replies: 15
Views: 37165

Re: CXP / HTTP Samples

I don't understand. What is CHS?
ooops, sorry

CHS => CxpHttpServer ;)
by Zdeno Bielik
Fri Apr 17, 2015 1:30 am
Forum: Announcements
Topic: CXP / HTTP Samples
Replies: 15
Views: 37165

Re: CXP / HTTP Samples

Hi Roger, followed your examples in \samples\cxp folder and your help of course, I already successfully made/transform some my code from Xbase++/eXpress++ PRG to CXP versions. But now I step-by-step started move it to CxpHttpServer versions, and I have some little problems, especially with Form and ...
by Zdeno Bielik
Thu Apr 16, 2015 10:53 pm
Forum: eXpress++ Support
Topic: wtf font
Replies: 5
Views: 9273

Re: wtf font

Roger,

super, it works for wtf, but not for dcdebug - see attached image.
Please, can you look on that too - many thanks.

Zdeno
by Zdeno Bielik
Thu Apr 16, 2015 10:58 am
Forum: Xbase++ 2.0
Topic: CxpHttpServer
Replies: 6
Views: 15884

Re: CxpHttpServer

Roger, ok, I figured it! „nearly“... Attached is updated test code. When you run example test06b or test07b, it finally correctly shows our chars, but only when I direct call created/saved html file test06b.html or test07b.html. When cHtml content is displayed in webbrowser as return value of method...
by Zdeno Bielik
Thu Apr 16, 2015 9:33 am
Forum: eXpress++ Support
Topic: wtf font
Replies: 5
Views: 9273

wtf font

Hi Roger,

when I debuging any text variable and it contains national characters, they are wrong displayed.
Please, can you add any Set/Get function for setting font for dcdebug and wtf commands?

Many thanks
Zdeno
by Zdeno Bielik
Wed Apr 15, 2015 12:16 pm
Forum: Xbase++ 2.0
Topic: CxpHttpServer
Replies: 6
Views: 15884

CxpHttpServer

Hi Roger, in last few days I worry with correct showing and writing our national characters and translating some CXP code to CxpHttpServer(CHS). 1. due to some problems with refreshing content of html page, I added clause NO-CACHE to index.html and in all created html file - this workaround works in...
by Zdeno Bielik
Sat Apr 11, 2015 10:25 am
Forum: eXpress++ Support
Topic: Support for PageScript now in eXpress++
Replies: 19
Views: 25581

Re: Support for PageScript now in eXpress++

Roger, I hope, next informations will help you solve problem with that DLL: well, after creating and running your cxp code on my „test pc“(2), I did get CXP RunTime error dllExecuteCall... so no success... BUT for fun I did try run this code on my „development pc“ (1) too, and it runs OK and result ...
by Zdeno Bielik
Fri Apr 10, 2015 11:56 pm
Forum: Xbase++ 2.0
Topic: session logout
Replies: 1
Views: 7223

session logout

Hi Roger, I want at EndOfSession call function DeleteNonActiveItems(), but I don’t know, what event and where in cxp code I must check/test it. In attached example I have workaround, that I call it at start-up of cxp file. Other solution may be also call this function from desktop version of app in ...
by Zdeno Bielik
Thu Apr 09, 2015 4:37 am
Forum: eXpress++ Support
Topic: DCGET ... PASSWORD suggestion
Replies: 10
Views: 15598

Re: DCGET ... PASSWORD suggestion

if I correct understand it, Tom wants something likes this
while typing ROGER - it will step-by-step shows in DCGET next:

R
*O
**G
***E
****R