Search found 18 matches

by Thomas Grueninger
Thu Feb 11, 2016 5:41 am
Forum: FiveWin for Harbour/xHarbour
Topic: Strange problem with numbers
Replies: 7
Views: 1044

Re: Strange problem with numbers

It works simple. You never come to 8.8

local n:=8.8
MsgInfo(str(n,20,18))
---------------------------
Information
---------------------------
8.800000000000001000
---------------------------
OK
---------------------------
by Thomas Grueninger
Wed Feb 10, 2016 12:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Strange problem with numbers
Replies: 7
Views: 1044

Strange problem with numbers

Hello, i have a strange Problem with numbers. for n:=1.8 to 10.8 step .5 ? str(n,22,18) next 1.800000000000000000 2.300000000000000000 2.800000000000000000 3.300000000000000000 3.800000000000000000 4.300000000000000000 4.800000000000000000 5.300000000000000000 5.800000000000000000 6.3000000000000000...
by Thomas Grueninger
Sat May 30, 2015 5:23 am
Forum: All products support
Topic: Datev Schnittstelle
Replies: 3
Views: 2493

Re: Datev Schnittstelle

Hallo,

von Datev gibt es den Leitfaden für Schnittstellen.
Für die Übergabe von Buchungen und Debitoren habe ich diese umgesetzt.

Bin gerne bereit den Code dazu zu teilen.

vg
Thomas Grueninger
by Thomas Grueninger
Sun Jun 07, 2009 4:34 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FWH as web application ?
Replies: 20
Views: 3968

Re: FWH as web application ?

Hello Dietmar,

i also interested in a web solution.
I can not find the lib-files on xharbour.org
Where can i download them?

Regards,
Thomas
by Thomas Grueninger
Sun Sep 17, 2006 5:44 pm
Forum: FiveWin for Pocket PC
Topic: Windows CE 5.0
Replies: 9
Views: 2622

Antonio,

no emulator, but i can send you the device, if you interested.

regards
Thomas
by Thomas Grueninger
Sun Sep 17, 2006 7:28 am
Forum: FiveWin for Pocket PC
Topic: Windows CE 5.0
Replies: 9
Views: 2622

Antonio,

Tutor01 works, but this workaround doesn´t help me for my programm. I need bitmaps, menus,...

Is it possible to setup windows ce 5.0? On teklogix workabout pro (similar device with CE 4.2) works all.

regards
thomas
by Thomas Grueninger
Sat Sep 16, 2006 8:00 pm
Forum: FiveWin for Pocket PC
Topic: Windows CE 5.0
Replies: 9
Views: 2622

Antonio,

on the real PocketPC.
Cannot find 'prog' (or one of its components) Make sure the path and filename are correct and that all the required libraries are available.

The programs works fine on HP Ipaq and Windows Mobile 5.0

regards
Thomas
by Thomas Grueninger
Sat Sep 16, 2006 7:13 pm
Forum: FiveWin for Pocket PC
Topic: Windows CE 5.0
Replies: 9
Views: 2622

Antonio,

Intel XScale PXA270
http://www.datalogic.com/_vti_g2_p_det. ... ifications

regards
Thomas[/url]
by Thomas Grueninger
Sat Sep 16, 2006 5:38 pm
Forum: FiveWin for Pocket PC
Topic: Windows CE 5.0
Replies: 9
Views: 2622

Windows CE 5.0

Hello,

is it possible to program for Windows CE 5.0

I have a datalogic scorpio and the program won´t run.

regards
thomas
by Thomas Grueninger
Sat May 06, 2006 6:00 pm
Forum: FiveWin for Pocket PC
Topic: TWBrowse in folderdialog
Replies: 2
Views: 967

Antonio,

isdn2 is okay, is from testfld.rc
If i remove control 105, the programm runs.

Regards
Thomas
by Thomas Grueninger
Sat May 06, 2006 3:34 pm
Forum: FiveWin for Pocket PC
Topic: TWBrowse in folderdialog
Replies: 2
Views: 967

TWBrowse in folderdialog

Hello, is it possible, does this is not working? can´t create dialogBox regards Thomas #include "fwce.ch" #define oFD oFld:aDialogs static oWnd,oBrw static cSuch static nIdx static aHeader:={"Rufnummer","Name"} function main local oGet,oFld cSuch:=space(20) use (CurDir(...
by Thomas Grueninger
Mon Feb 27, 2006 7:16 pm
Forum: FiveWin for Pocket PC
Topic: Linkerror with new harbour and fwppc
Replies: 2
Views: 998

Hello Antonio,

many thanks, it works.

Regards,
Thomas
by Thomas Grueninger
Mon Feb 27, 2006 6:20 pm
Forum: FiveWin for Pocket PC
Topic: Linkerror with new harbour and fwppc
Replies: 2
Views: 998

Linkerror with new harbour and fwppc

Hello, after update the latest fwppc and harbour i have FiveCEC.lib(AYGSHELL.obj) : error LNK2019: unresolved external symbol SHGetDocumentsFolder referenced in function "void __cdecl HB_FUN_SHGETDOCUMENTSFOLDER(void )" (?HB_FUN_SHGETDOCUMENTSFOLDER@@YAXXZ) A solution for this problem? Reg...
by Thomas Grueninger
Sun Oct 23, 2005 7:32 am
Forum: FiveWin for Pocket PC
Topic: Pocket PC Denso BHT-200 Windows CE 4.1
Replies: 4
Views: 1952

Antonio,

copy files from ROM doesn´t work (error message). I think i have no chance.

Thomas
by Thomas Grueninger
Sat Oct 22, 2005 4:36 pm
Forum: FiveWin for Pocket PC
Topic: Pocket PC Denso BHT-200 Windows CE 4.1
Replies: 4
Views: 1952

Pocket PC Denso BHT-200 Windows CE 4.1

Hello, i have for testing a Denso Barcode Pocket-PC. It works with Windows CE 4.1, CPU Intel PXA250. FWPPC Program don´t work. I have changed in the link command to 4.10 or 4.00, it doesent help. The Errormessage is: Cannot find "program.exe" (or one of its components). Make sure the path ...