Search found 120 matches: cust

Return to advanced search

Re: Nuevo FWH 22.10

... red con DBF? Enviado desde mi motorola edge 20 mediante Tapatalk It should work. Can you help is by testing? E.g. customer.dbf opened with alias CUST ? CUST->CITYCUST->CITY := "CHANGED"? CUST->CITYCUST->( dbRollBack() )? CUST->CITY  Note: dbRollBak() works ...
by VictorCasajuana
Wed Nov 02, 2022 4:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 22.10
Replies: 6
Views: 654

Re: Nuevo FWH 22.10

... red con DBF? Enviado desde mi motorola edge 20 mediante Tapatalk It should work. Can you help is by testing? E.g. customer.dbf opened with alias CUST ? CUST->CITYCUST->CITY := "CHANGED"? CUST->CITYCUST->( dbRollBack() )? CUST->CITY  Note: dbRollBak() works ...
by nageswaragunupudi
Wed Nov 02, 2022 3:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 22.10
Replies: 6
Views: 654

Re: Xbrowse to Html

... for three days, I can go down the stairs but I cannot go up them, to go up I use the elevator I tested Function testHtml(oDbf) HB_MEMOWRIT( "cust.html", oDbf:FW_DbfToHTML() ) ShellExecute( 0, "Open", "cust.html" ) return nil but I couldn't for the header and for the ...
by Silvio.Falconi
Thu Oct 06, 2022 9:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse to Html
Replies: 16
Views: 941

Re: FW_DbfToHTML() new

Nage,
can you share cust.html?
Many thanks
Marco
by MarcoBoschi
Fri Aug 12, 2022 5:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_DbfToHTML() new
Replies: 3
Views: 673

Re: How code obfuscation helps protect application data

Otto Here is a snapshot of MsAccess ... Customer table which I only encrypt personal information : http://img4.imagetitan.com/img4/small/25/25_cust.jpg Here is what the Hex looks like ( I presume ) for the same Customer Table .. http://img4.imagetitan.com/img4/small/25/25...
by Rick Lipkin
Thu May 05, 2022 5:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How code obfuscation helps protect application data
Replies: 11
Views: 1366

Report preview report press export to Excel problem

... report preview paper work fine below: https://i.postimg.cc/h4s5f8XB/2021-12-31-012836.jpg When press Export to Excel button, Group cust NO and cust NAME and record total not work below: https://i.postimg.cc/639hXSLG/2021-12-31-012934.jpg GROUP ON AllTrim(::oDB:CUST_NO)+AllTrim(HB_UTF8SubStr(::oDB:CUST_CNM,1,12)) ...
by richard-service
Thu Dec 30, 2021 5:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report preview report press export to Excel problem
Replies: 0
Views: 275

GetNewAlias() existe para ADO?

Buenos días para todos

Code: Select all  Expand view

cAlias := GetNewAlias( "CUST" )
 


Sabe alguien si existe alguna función en ADO, que haga algo similar a lo que hace en dbf GetNewAlias( "CUST" )

Espero haberme hecho entender, de antemano gracias.
by leandro
Thu Sep 23, 2021 6:01 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: GetNewAlias() existe para ADO?
Replies: 5
Views: 737

Xbrowse as a screen designer

Some of you already use xbrowse as a screen designer i think. Xbrowse that will have folowing basics : ID  Screen        name                     xPos       yPos    oData01  Invoice    ...
by Marc Venken
Wed Dec 23, 2020 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse as a screen designer
Replies: 2
Views: 352

Re: fieldWBlock

... the block you'll not retrieve the content of the field. @ nRiga, nColonna PRINT TO oPrn TEXT eval( FIELDWBLOCK( aFields[ncampo], SELECT( "CUST" ) ) ); SIZE nWid, nHei CM ALIGN "T" FONT oFnt I tried with eval make error
by Silvio.Falconi
Wed Nov 18, 2020 6:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fieldWBlock
Replies: 13
Views: 1208

Re: fieldWBlock

... the block you'll not retrieve the content of the field. @ nRiga, nColonna PRINT TO oPrn TEXT eval( FIELDWBLOCK( aFields[ncampo], SELECT( "CUST" ) ) ); SIZE nWid, nHei CM ALIGN "T" FONT oFnt
by ADutheil
Wed Nov 18, 2020 4:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fieldWBlock
Replies: 13
Views: 1208

Re: fieldWBlock

... ,; "SALARY" ,; "NOTES" } this Run ok if I wish print a barcode nCampo:= 2FIELDWBLOCK( ncampo, SELECT( "CUST" ) ) sample : @ nRiga, nColonna PRINT TO oPrn TEXT FIELDWBLOCK( ncampo, SELECT( "CUST" ) ) ; AS BARCODE TYPE "EAN8" ...
by Silvio.Falconi
Wed Nov 18, 2020 2:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fieldWBlock
Replies: 13
Views: 1208

Re: chenge on line a combo

... local aHdrs := { "Cognome","Nome","Indirizzo","Città", "Provincia"} local cDbf := "Cust" USE CUSTOMERI ALIAS CUST ..... Tabella(aColumns,aHdrs,cDbf,"Selezione Clienti","Cli") RETURN NIL Function Tabella(aColumns,aHdrs,cDbf,cTitle,cPrefix) ...
by Silvio.Falconi
Fri Nov 13, 2020 11:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change on line a combo
Replies: 24
Views: 5336

Re: Documentation

... ) ) The list may contain any valid expressions also. If such expressions contain variables, they need to be private or public. Example: aData := CUST->( FW_DbfToArray( "RecNo(),First,City,Int((Date()-HireDate)/365)" ) )
by mgsoft
Wed Mar 25, 2020 7:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Documentation
Replies: 7
Views: 1065

xbrowse row colours

Dear community, I have tried to give a row another colour and it worked with this code. oBrw:bClrStd := { || If( (cust->resstatus = "###Cancelled" .and. cust->guarancode = " "), { CLR_WHITE, CLR_RED }, { CLR_BLACK,CLR_WHITE } ) } //@IA 2020030 How can I ...
by Iris Gesser
Mon Mar 02, 2020 10:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse row colours
Replies: 4
Views: 945

A problem TDatabase and xBrowse using < edit_get >

... "DBFCDX", .T. ) only field LAST is working with some extracode the same using Browser 2 USE customer NEW SHARED ALIAS CUST VIA 'DBFCDX' edit_get is working WITH OBJECT oBrw1:First      :nEditType = EDIT_GET ENDWITH OBJECT oBrw1:Last     :nEditType = EDIT_GET      :bOnPostEdit ...
by ukoenig
Sun Nov 17, 2019 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A problem TDatabase and xBrowse using < edit_get >
Replies: 3
Views: 836
Next

Return to advanced search