Search found 16266 matches: problem

Return to advanced search

Printing

I think printig is not the problem.
You can send a txt or dbf-file to your PC.
On the PC you have a "Software-PrintServer" runnig,
which checks controlled by a timer if a new file is there.
If yes the file will be printed.
by Otto
Thu Oct 20, 2005 7:29 pm
 
Forum: FiveWin for Pocket PC
Topic: Simple aplication
Replies: 18
Views: 8097

I have isolated the problem. Embarassingly (?) I must report the problem was due to "old sloppy coding". Here is what happened. In my library, I coded: oReport:End() after calling the report-preview process. Apparently, this was needed ...
by don lowenstein
Wed Oct 19, 2005 7:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: preview problems with fwh 2.6
Replies: 5
Views: 2410

Don,

Those methods are related to "double buffer painting" technique. This technique avoids flickering but it is more time consuming.

You can have them as VIRTUAL, there is no problem on that.
by Antonio Linares
Wed Oct 19, 2005 4:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: continuation of news group discussion
Replies: 1
Views: 1193

tscanner problem (scan all include backgroup area)

Dear All, I use tscanner with DMTwain.dll but it has some problem with some scanner machine. I've used Hp SJ3300c in my office, it works fine but other machine such as Hp SJ2400 does not crop the image area when I scan. For example when I scan my ID card ...
by dutch
Wed Oct 19, 2005 4:39 pm
 
Forum: FiveWin for CA-Clipper
Topic: Scanner
Replies: 5
Views: 2283

Re: Bug in TIcon

I forgot to describe the problem: the sample shows a square of different color around the icon.

EMG
by Enrico Maria Giordano
Wed Oct 19, 2005 1:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in TIcon
Replies: 7
Views: 2589

TSmtp class Problem

Dear All I am trying \samples\testsmpt.prg. While trying to send mail using the tSmtp class, I get following error. undeliverable to lotusint@sancharnet.in Server response to MAIL FROM: 550 5.7.1 No Reverse DNS Entry for host: 210.212.142.16 - authoritative host not found Can anybody guide me ? Milan.
by Milan Mehta
Tue Oct 18, 2005 11:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSmtp class Problem
Replies: 0
Views: 778

problem solved

I wasn't "logging in" to my profile.

Please bear with me as I am "changing gears."
by don lowenstein
Mon Oct 17, 2005 9:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: user name taken
Replies: 1
Views: 932

Richard, I have tested it on the emulator and works ok. Then I modified the DBF path (SD card) and tested it again on the real pocket pc and the problem then happens. I guess we need to create a zapDbf() function that does what I described on a previous msg. Also we could try COPY TO ... FOR ... ...
by Richard Chidiak
Mon Oct 17, 2005 2:40 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4310

Richard, I have tested it on the emulator and works ok. Then I modified the DBF path (SD card) and tested it again on the real pocket pc and the problem then happens. I guess we need to create a zapDbf() function that does what I described on a previous msg. Also we could try COPY TO ... FOR ... ...
by Antonio Linares
Mon Oct 17, 2005 1:41 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4310

I think that problem is dbf path. I have oher problems' with this... but not with emulator.... :( Use path for open dbf... My two cents regard's andrea bruni It is not the path but probably the header of the dbf for the first record. ...
by Richard Chidiak
Mon Oct 17, 2005 1:11 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4310

I think that problem is dbf path. I have oher problems' with this... but not with emulator.... :( Use path for open dbf... My two cents regard's andrea bruni It is not the path but probably the header of the dbf for the first record. ...
by Richard Chidiak
Mon Oct 17, 2005 1:02 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4310

I think that problem is dbf path.
I have oher problems' with this...
but not with emulator.... :(
Use path for open dbf...

My two cents
regard's
andrea bruni
by andreab
Mon Oct 17, 2005 12:23 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4310

Simple aplication

Hello:

I have to do a very simple aplication: a Pda reads barcodes, look for the code of the article and the weight, looks for the price and prints a ticket.

The problem, as usual, it has to be done in two weeks.

Do you thing that I can do with your product?

Thanks for your answer

Jose Valle
by josevalle
Mon Oct 17, 2005 1:44 am
 
Forum: FiveWin for Pocket PC
Topic: Simple aplication
Replies: 18
Views: 8097

You could avoid this problem by adding the resource compiler to your LNK-file. What do you have to do : 1. Open your DLL-files with Workshop and save them as RES-files. 2. Re-open your RES-files and save them with the same name (you ...
by driessen
Sun Oct 16, 2005 1:51 pm
 
Forum: FiveWin for CA-Clipper
Topic: error Fivewin/1 Non Defined Id : No 210
Replies: 2
Views: 1389

PACK and ZAP in real pocket pc

We have same problem, only in real pocket pc. In PC with harbour or xharbour work ok. Also in emulator is ok. PACK and ZAP not delete records, only mark it except the first record that recall delete. We do not use index. And we ...
by Daniel
Sat Oct 15, 2005 10:11 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4310
PreviousNext

Return to advanced search