Search found 42 matches: amounts

Return to advanced search

Re: dbf to Xml

... Str( FieldValue(i) + "</" + FieldName(i) + ">". (Some obvious efficiency improvements available if you are handling huge amounts of data.) Prime with "<record>", add "</record><record>" between records and append "</record>" ...
by xProgrammer
Thu Jan 29, 2009 11:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbf to Xml
Replies: 31
Views: 9140

>> Excuse me , but i sayed 'clicked' , not 'pressing' >> Yes. Clicking more than once. Pressing amounts to clicking more than once. >> the user expects that bpasteof will be executed only one time >> Definitely so. Thats what we should take care of in ...
by nageswaragunupudi
Thu Jul 24, 2008 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse: too many recoursive handler calls error
Replies: 19
Views: 7788

... which can, of course, vary from time to time even on the same computer. So, I think you are always going to have some problems with copying large amounts of text. James
by James Bott
Sun Jun 22, 2008 6:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clipboard size
Replies: 15
Views: 2967

... in my situation because a single (nuclear medicine) test is in 2 parts (most of them) on the same day both of which require camera time (different amounts) and also doctor time (which is the other limiting resource in general). Plus different tests take different amounts of time so it is complicated ...
by James Bott
Wed Apr 09, 2008 11:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 12864

... in my situation because a single (nuclear medicine) test is in 2 parts (most of them) on the same day both of which require camera time (different amounts) and also doctor time (which is the other limiting resource in general). Plus different tests take different amounts of time so it is complicated ...
by xProgrammer
Wed Apr 09, 2008 6:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 12864

... This is useful for sorting all priority items to the top. The gray records show inactive clients and the red records show clients with past due amounts. http://img2.freeimagehosting.net/uploads/th.0a0feaeccf.jpg This was done with TSBrowse, a third-party browse. You can get ...
by James Bott
Wed Sep 05, 2007 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multiple Browses???
Replies: 22
Views: 4830

Yes there is, but it can be slow if you are looking at large amounts of data on a large table. I was wondering if there was a way to call a function if the thumbnail was dragged?
by PeterHarmes
Fri Apr 20, 2007 7:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listbox refresh question
Replies: 2
Views: 833

Re: Numeric comparisons

... not exist in the 16-bit, or DOS. To better describe the problem: 1. I have a database with four CHAR fields (width 20) that hold some numbers (amounts) with four decimals in them. Example: Soc.Security Medicare Withholding Total Amount 1172.0200 275.2700 839.0600 2291.3500 If I get the VAL() ...
by Richard Chidiak
Wed Sep 27, 2006 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Numeric comparisons
Replies: 9
Views: 2758

Re: Numeric comparisons

... not exist in the 16-bit, or DOS. To better describe the problem: 1. I have a database with four CHAR fields (width 20) that hold some numbers (amounts) with four decimals in them. Example: Soc.Security Medicare Withholding Total Amount 1172.0200 275.2700 839.0600 2291.3500 If I get the VAL() ...
by Richard Chidiak
Wed Sep 27, 2006 7:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Numeric comparisons
Replies: 9
Views: 2758

Numeric comparisons

... not exist in the 16-bit, or DOS. To better describe the problem: 1. I have a database with four CHAR fields (width 20) that hold some numbers (amounts) with four decimals in them. Example: Soc.Security Medicare Withholding Total Amount 1172.0200 275.2700 839.0600 2291.3500 If I get the VAL() ...
by E. Bartzokas
Wed Sep 27, 2006 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Numeric comparisons
Replies: 9
Views: 2758

... nResult will contain the value one. * Finally, a nBufSize parameter can be given. If not, memory allocation * will be increased by discrete amounts of 80 bytes. The programmer * can provide here a different allocation strategy (e.g. setting nBufSize * equal to nMaxLength, memory for reading ...
by Enrico Maria Giordano
Tue Sep 26, 2006 4:44 pm
 
Forum: FiveWin for Pocket PC
Topic: Tsocket samples send and receive?
Replies: 5
Views: 2479

... tell you if it reads the entire file or not BUT if you are right then I am heading for a disaster as I am only using test data for now which never amounts to more than a couple of records in a file. I will do a REAL test and create a .dbf with lots and lots of records and then see if my code works ...
by dpaterso
Thu Feb 23, 2006 3:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Network Programming - Refreshing Listbox Browse
Replies: 15
Views: 6224
Previous

Return to advanced search