Search found 36 matches: jon

Return to advanced search

ADO FILTER , BOOLEAN EXPRESSION

Hello , Testing ADO oRs:Field := cExpression I found some difficulties : oRS.FILTER := "FIRST='Jon' OR (Married=0 AND LAST LIKE 'D*')"// Accepted oRS.FILTER := FIRST='Jon' OR Married=0 AND LAST LIKE 'D*'" // NOT ACCEPTED oRS.FILTER := "(FIRST='Jon' OR ...
by Franklin Demont
Thu Aug 16, 2018 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO FILTER , BOOLEAN EXPRESSION
Replies: 1
Views: 631

Re: tipo de dato undefine al leer una planilla excel

... results of Transform() PROCEDURE Main LOCAL nGain := 8596.58 LOCAL nLoss := -256.50 LOCAL cPhone := "5558978532" LOCAL cName := "Jon Doe" ? Transform( 8596.58, "@E 9,999.99" ) // result: 8.596,58 ? Transform( 8596.58, "999,999.99" ) // result: 8,596.58 ...
by Jeff Barnes
Tue Apr 29, 2014 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tipo de dato undefine al leer una planilla excel
Replies: 3
Views: 805

Re: Pocket PC Denso BHT-200 Windows CE 4.1

Thomas,
You need to run the linker with parameters including:
/SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB

Sorry for the delay !!

regards

Jon Munro
by Jon Munro
Tue Jan 18, 2011 1:08 pm
 
Forum: FiveWin for Pocket PC
Topic: Pocket PC Denso BHT-200 Windows CE 4.1
Replies: 4
Views: 1981

Re: Datalogic scorpio. Troubleshooting...

Thanks Jon!
I will probe this solution .
Regards. Andrej
by xVar
Sat Mar 07, 2009 9:24 am
 
Forum: FiveWin for Pocket PC
Topic: Datalogic scorpio. Troubleshooting...
Replies: 6
Views: 1085

Jon,

Yes, good answer :-)

(sí, buena respuesta)
by Antonio Linares
Thu May 10, 2007 1:04 pm
 
Forum: FiveWin para Pocket PC
Topic: Identificador del PPC
Replies: 2
Views: 1195

Ahh! Jon, thanks for the reply... When I saw hbcrypt, I thought you were referring to the hbCrypt library from DogTek. I've need for the Rijndael algo they've implemented.

Thanks again!
by Bill Simmeth
Fri Nov 10, 2006 2:01 pm
 
Forum: FiveWin for Pocket PC
Topic: Registry functions
Replies: 18
Views: 8169

Jon Munro wrote:I have used hbcrypt to encrypt the values stored in the registry

Hi Jon,

Might you share some snippets of your implementaiton of hbCrypt? I need to do something similar and need a jump start!

Thanks,
by Bill Simmeth
Thu Nov 09, 2006 4:38 pm
 
Forum: FiveWin for Pocket PC
Topic: Registry functions
Replies: 18
Views: 8169

... with your data and write it from FWPPC. Depending on printer memory and print volume you may not even need flow-control. Just a suggestion...hth. Jon Well actually what i do is write to a txt file and then manually print it with the print control panel, it works ok so far Thanks for the help Richard
by Richard Chidiak
Wed Oct 18, 2006 8:53 am
 
Forum: FiveWin for Pocket PC
Topic: bluetooth print trouble brother mw 140 bt
Replies: 16
Views: 6677

Jon Munro wrote:Richard,
Perhaps its a flow control issue - is it using Xon/Xoff ?
hth


Jon

I do not know how to control if it is using xon/xoff

Where can i check this ?

Tia

Richard
by Richard Chidiak
Tue Oct 17, 2006 6:52 pm
 
Forum: FiveWin for Pocket PC
Topic: bluetooth print trouble brother mw 140 bt
Replies: 16
Views: 6677

... #define GENERIC_REWRITE 0xC0000000 instead. Monitoring is a problem - the emulator is flaky and BillSerialMonitor doesn't like BT ports... hth Jon Thank you for the reply, but still with GENERIC_REWRITE this printer will not print from fwppc.... I really do not know why ! I can print the txt ...
by Richard Chidiak
Thu Oct 12, 2006 1:05 pm
 
Forum: FiveWin for Pocket PC
Topic: bluetooth print trouble brother mw 140 bt
Replies: 16
Views: 6677

Dear Jon,

I tried but it cannot open (*The network path was not found*). I can ping the NW5 server IP via Network Browser Program on PPC. How can I map the network drive?

Best regards,
Dutch
by dutch
Thu Oct 12, 2006 2:47 am
 
Forum: FiveWin for Pocket PC
Topic: PPC cannot connect to Netware 5
Replies: 3
Views: 1233

How to use Free TWAIN_32.dll

... use with application But all code written with C : /* * File: scanner.c * Company: TWAIN Working Group, JFL Peripheral Solutions Inc. * Author: Jon Harju * Description: * Simulates basic scanner operations * * Copyright © 1998 TWAIN Working Group: Adobe Systems Incorporated, * Canon Information ...
by areang
Thu Aug 03, 2006 9:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use Free TWAIN_32.dll
Replies: 0
Views: 1730

Thanks Jon.

But I would want to develop a program as the image evidences.

Pier Luigi
by Pier Luigi
Tue Jul 25, 2006 2:50 pm
 
Forum: FiveWin for Pocket PC
Topic: Tab control
Replies: 6
Views: 1768

Jon,

In this thread you have the full source code of the sample:
http://fivetechsoft.com/forums/viewtopi ... rollwindow
by Antonio Linares
Mon Jun 19, 2006 5:34 am
 
Forum: FiveWin for Pocket PC
Topic: Scrolling controls - an early prototype
Replies: 4
Views: 1607

Hi Jon,

Thank you for these info.

I will git it a try and will post teh results.

Best regards,
Raymond
by Raymond Fischbach
Thu Jun 08, 2006 8:14 am
 
Forum: FiveWin for Pocket PC
Topic: How to stop en endless loop ?
Replies: 6
Views: 2026
Next

Return to advanced search