Search found 34 matches: divided

Return to advanced search

Re: For Mr. Nages

... record 1 and record 100000 are active.... the browse must read 999998 records... INDEX ON ! DELETED(): with this index the records are logically divided in two groups, the active and the deleted. Now record 150 and record 850 are 1 record from each other... so dbSkip() is really quick. Imagine ...
by mercurial
Thu Feb 05, 2015 3:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: For Mr. Nages
Replies: 8
Views: 1972

Re: La nueva apariencia de EasyReport

... were upon to create for each report (order type or simple list) a window with a ButtonBar. In this window must be shown the sheet (a4 / a3) not divided by areas but the entire sheet In this paper we could define areas eg page header, body, foot with their properties (length, width, on even pages ...
by Silvio.Falconi
Wed Nov 26, 2014 5:43 pm
 
Forum: EasyReport, EasyDialog y EasyPreview
Topic: La nueva apariencia de EasyReport
Replies: 226
Views: 160870

Re: En tiempo de compilacion...

... such operation will be done by still existing lexer after preprocessing and converting the preprocessed token to string which is then once again divided into tokens by FLEX or SIMPLEX. It's redundant and because neither FLEX nor SIMPLEX are MT safe and both have limitations like maximum line ...
by Antonio Linares
Tue Aug 26, 2014 7:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1590

Re: encrypting dbf files

... The numeric data has to be converted to char before encryption and then after decryption, converted from char back to numeric. Memo data has to be divided into contiguous blocks of some multiple of 8 bytes, like 1024. In this way encrypted block1+block2+block3... get saved to the memo field. Decryption ...
by Roger Seiler
Mon Dec 09, 2013 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: encrypting dbf files
Replies: 67
Views: 15826

Re: how to convert a string into a number

... to problems string must be split into two parts that can be processed "2360000112233" and "4455172700" each separately divided by 97, then the second number in front put the remainder on dividing the first number val ("2360000112233")% 97 = 25 val ("25" ...
by davor0501
Sun Apr 21, 2013 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to convert a string into a number
Replies: 8
Views: 2662

Re: TGraph - setting the scale

... only 4 increments for the labels so you get labels of 0.00, 62.50, 125.00, 187.50, 250.00. This isn't actually that bad, but it would be better divided into 5 increments so the labels would read 0, 50, 100, 150, 200, 250. So, it would seem that the easiest way to handle this would be to allow ...
by James Bott
Mon Jan 28, 2013 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGraph - setting the scale
Replies: 11
Views: 2256

Re: Dialog Coordinates

I Wonder why GradientFill, did not needed the divided by 2 calculation???
by Bayron
Sun Sep 18, 2011 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dialog Coordinates
Replies: 14
Views: 4516

Re: re.prg

... unit is based on the size of the dialog box font, normally 8-point MS Sans Serif. A horizontal unit is the average width of the dialog box font divided by four. A vertical unit is the average height of the font divided by eight.
by Carlos Mora
Thu Mar 17, 2011 2:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: re.prg
Replies: 14
Views: 3376

2 XBROWSEs on a window

I want to create two xbrowses with two different dbfs in a dialog or a window divided by a horizontal splitter so that when I resize the window or the dialog the procedure must resize also the xbrowses and the splitter there is an sample test to create it, please ...
by Silvio
Wed Sep 23, 2009 11:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 2 XBROWSEs on a window
Replies: 7
Views: 1198

Re: range date : the return !!!

Hello Silvio, I read that in Emilia Romagna (110km coast) are 252.800 umbrellas which are divided into 1426 “bagni” which is ca. 180 per "bagno". Maybe it is different where you are. But the typical Adriatic beach around Rimini should be like that. This is ...
by Otto
Thu Jul 02, 2009 12:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: range date : the return !!!
Replies: 18
Views: 3289

Re: Valid email address

... a question on the forum. But going into details it seems not that easy. http://en.wikipedia.org/wiki/E-mail_address Now I know that an email is divided by an @ and that you have a local and a domain part. The local-part of the e-mail address may use any of these ASCII characters: • Uppercase ...
by Otto
Sun Apr 12, 2009 7:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Valid email address
Replies: 17
Views: 4030

Re: XBrowse 9.2

... / oBrw:Quantity:Value } Above stament adds a new column with the header 'SALEPRICE' whose value is the value of column with header 'SALES' divided by the value in the column with header 'QUANTITY'. oBrw:Sales:nEditType := EDIT_GET Column with header 'SALES' is set to editmode. This allows ...
by nageswaragunupudi
Tue Mar 24, 2009 1:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse 9.2
Replies: 4
Views: 840

New FTDN July / Julio 2008 (8.07)

... / oBrw:Quantity:Value } Above stament adds a new column with the header 'SALEPRICE' whose value is the value of column with header 'SALES' divided by the value in the column with header 'QUANTITY'. oBrw:Sales:nEditType := EDIT_GET Column with header 'SALES' is set to editmode. 8. New Function ...
by Antonio Linares
Sat Jul 26, 2008 8:08 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN July / Julio 2008 (8.07)
Replies: 4
Views: 3618

... good, fast and stable. I just use DBF for only local situations. It is very unfortunate that there is not much cooperation between the little divided parts of th former Clipper community. We, the clients, are all victims of that situation. In Dutch we said something like this : We have to ...
by Willy
Wed Jul 23, 2008 8:37 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux and MySQL
Replies: 13
Views: 5248

... / oBrw:Quantity:Value } Above stament adds a new column with the header 'SALEPRICE' whose value is the value of column with header 'SALES' divided by the value in the column with header 'QUANTITY'. oBrw:Sales:nEditType := EDIT_GET Column with header 'SALES' is set to editmode. 8. New Function ...
by Antonio Linares
Mon Jul 21, 2008 9:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevas características en XBrowse FWH 8.07
Replies: 10
Views: 2893
PreviousNext

Return to advanced search