Search found 453 matches

by digitsoft
Wed Mar 13, 2024 8:55 am
Forum: eXpress++ Support
Topic: How can I change the PICTURE "99,999" from a numeric field to this PICTURE "9,999.9"
Replies: 2
Views: 142

Re: How can I change the PICTURE "99,999" from a numeric field to this PICTURE "9,999.9"

Thanks for your help use this solution bPicture := {|| IIF(LEFT(cMetodo,3)="FSS" .AND. LEFT(cFp,1)="Q","9999.9","99,999") } @ 05.4,01 DCSAY "Duración:" GET cTiempo PICT bPicture MESSAGE "Digite el Tiempo ó Duración del Prestamo" INTO oMsgBox ; GETPOS 05.25,08 ; GETOBJECT oTiempo ; POPUP {|n|DC_PopCa...
by digitsoft
Mon Mar 11, 2024 7:54 am
Forum: eXpress++ Support
Topic: How can I change the PICTURE "99,999" from a numeric field to this PICTURE "9,999.9"
Replies: 2
Views: 142

How can I change the PICTURE "99,999" from a numeric field to this PICTURE "9,999.9"

Good morning Roger
How can I change the PICTURE "99,999" from a numeric field to this PICTURE "9,999.9" and have it reflected on the screen at once

Thank you.
by digitsoft
Fri Jan 12, 2024 12:23 pm
Forum: eXpress++ Support
Topic: Char2UTF8() in XML
Replies: 5
Views: 1137

Re: Char2UTF8() in XML

You could send an example of the XML file
by digitsoft
Thu Jan 11, 2024 8:40 am
Forum: eXpress++ Support
Topic: Error with eXpress (DCBROWSE) and Xbase 2.0
Replies: 11
Views: 2777

Re: Error with eXpress (DCBROWSE) and Xbase 2.0

Thanks skiman
Thanks to your collaboration, that was the problem. The strange thing is that in Xbase 1.9.355 that didn't happen, but in xBase 2.0 it gave me bugs.
by digitsoft
Thu Jan 11, 2024 7:14 am
Forum: eXpress++ Support
Topic: Error with eXpress (DCBROWSE) and Xbase 2.0
Replies: 11
Views: 2777

Re: Error with eXpress (DCBROWSE) and Xbase 2.0

FUNCTION DC_BrowPres( xRowHeight, nFont ) DEFAULT xRowHeight := 19, nFont := "9.Arial" xRowHeight += 5 return { { XBP_PP_COL_HA_FGCLR , GRA_CLR_DARKBLUE }, ; // Header FG color { XBP_PP_COL_HA_BGCLR , GraMakeRGBColor({232,232,232}) }, ; // Header BG color { XBP_PP_COL_HA_COMPOUNDNAME , nFont+" Bold...
by digitsoft
Thu Jan 11, 2024 6:42 am
Forum: eXpress++ Support
Topic: Error with eXpress (DCBROWSE) and Xbase 2.0
Replies: 11
Views: 2777

Re: Error with eXpress (DCBROWSE) and Xbase 2.0

Make the changes
and the problem continues

Thank you
for your response
by digitsoft
Wed Jan 10, 2024 6:53 am
Forum: eXpress++ Support
Topic: Error with eXpress (DCBROWSE) and Xbase 2.0
Replies: 11
Views: 2777

Re: Error with eXpress (DCBROWSE) and Xbase 2.0

I have already tried that, it doesn't matter if I change it at 12:50 or 09:00 the problem remains the same
by digitsoft
Tue Jan 09, 2024 1:12 pm
Forum: eXpress++ Support
Topic: Error with eXpress (DCBROWSE) and Xbase 2.0
Replies: 11
Views: 2777

Re: Error with eXpress (DCBROWSE) and Xbase 2.0

Thanks Roger For your answer, that is the code with DCBROWSE @ 11.4,0.0 DCTABPAGE oTabPage1 CAPTION " Producto(s) " TABHEIGHT 28.0 SIZE 134.9,13.38 MESSAGE "Datos Personales" INTO oMsgBox TOOLTIP "Datos Personales" GOTFOCUS {|| cTipoArray := "C", SetAppFocus( oCodProd ) } @ 1.48,0000000000.5 DCGET c...
by digitsoft
Fri Dec 29, 2023 6:51 am
Forum: eXpress++ Support
Topic: the + XML symbol disappears
Replies: 3
Views: 1111

Re: the + XML symbol disappears

thanks for your help

but neither of the two options worked for me
by digitsoft
Thu Dec 28, 2023 7:15 am
Forum: eXpress++ Support
Topic: the + XML symbol disappears
Replies: 3
Views: 1111

the + XML symbol disappears

the + XML symbol disappears
Can someone tell me this email address: DOCUMENTOSELECTRONICOSDE0612345678969789+900000000000000000000000000001@123.COM when I send it in an XML the + symbol disappears