By converting an excel file to a dbase file the date field is switching to the american style (MM/DD/YYYY)
How to prevent or rectify this?
Search found 106 matches
- Sat Feb 13, 2021 4:04 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: date format
- Replies: 1
- Views: 809
- Wed Oct 14, 2020 3:45 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Lector no lee codigo de barra SOLUCIONADO
- Replies: 15
- Views: 2351
- Wed Oct 14, 2020 3:41 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Lector no lee codigo de barra SOLUCIONADO
- Replies: 15
- Views: 2351
Re: Lector no lee codigo de barra SOLUCIONADO
Francisco,
Puedes enviarme el "Bar25ifh.ttf" por favor
Gracias por tu ayuda
José (jds) Belgium
Puedes enviarme el "Bar25ifh.ttf" por favor
Gracias por tu ayuda
José (jds) Belgium
- Mon Oct 05, 2020 9:17 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: recto verso printing
- Replies: 1
- Views: 449
Re: recto verso printing
Sorry, it depends on the printer type
- Mon Oct 05, 2020 7:58 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: recto verso printing
- Replies: 1
- Views: 449
recto verso printing
Is there a function that permits to print recto verso?
- Sun Sep 27, 2020 4:03 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Microsoft teams
- Replies: 1
- Views: 494
Microsoft teams
Is it possible tot install and launch a fivewin
program in Microsoft teams?
program in Microsoft teams?
- Sat Aug 22, 2020 1:00 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: sharing fivetech programs
- Replies: 7
- Views: 2166
Re: sharing fivetech programs
I created a repository in GitHub and I put all my files in it.
How can I launch the exe file?
How can I launch the exe file?
- Sat Aug 22, 2020 12:57 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: sharing fivetech programs
- Replies: 7
- Views: 2166
Re: sharing fivetech programs
Antonio
What means +1
José
What means +1
José
- Sat Aug 22, 2020 12:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: add fields to existing dbf
- Replies: 7
- Views: 1537
Re: add fields to existing dbf
Thank you Tim
- Sat Aug 22, 2020 12:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: sharing fivetech programs
- Replies: 7
- Views: 2166
sharing fivetech programs
Hallo, Can someone name me a free program in wich I can share my fivetech program (with his files) with my friends of our local foodbank I tried MS Teams, Dropbox, Google Drive, OneNote,... but they accept only the classic files as Word, Excel, Powerpoint, etcetera Thank you José Deschutter (1947) B...
- Thu Jul 23, 2020 4:17 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: add fields to existing dbf
- Replies: 7
- Views: 1537
Re: add fields to existing dbf
The simpliest way to add a new field to an existing dbf is as follows: local cgroep := space( 17 ) local oBrush, oBar, oBmp local cOldBmp := GetProfString( "Desktop", "WallPaper" ) local oPrn, fntArial1, nRow, fntArial2, cName, cLoca, cPost local nRecNo := RecNo() local cTitle:= ...
- Tue Jul 21, 2020 3:35 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: add fields to existing dbf
- Replies: 7
- Views: 1537
Re: add fields to existing dbf
Thanks, I will try it...
Obrigado
Obrigado
- Tue Jul 21, 2020 1:46 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: add fields to existing dbf
- Replies: 7
- Views: 1537
add fields to existing dbf
How can I simply add a field to an existing database with many fields
- Wed Jul 15, 2020 1:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: memvar
- Replies: 12
- Views: 2984
Re: memvar
hallo, Can you try my situation? The compiling is OK but when launching I got an error message ..... select temp2 goto top do while .NOT. eof() calias:=temp2->alias cnaam:=temp2->naam select temp1 sum all temp1->&( calias ) to ntotalias oPrn:say(nRow, 10*fntArial2:nWidth, cnaam, fntArial3) oPrn:...
- Tue Jul 14, 2020 6:03 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: memvar
- Replies: 12
- Views: 2984
Re: memvar
Hallo,
The customer.dbf file that is within the fwh/samples map does not contain a fld field??
By compiling and launching the program that you suggest, I become an alert saying "Alert 38836300.00"??
The customer.dbf file that is within the fwh/samples map does not contain a fld field??
By compiling and launching the program that you suggest, I become an alert saying "Alert 38836300.00"??