Search found 102 matches: unit

Return to advanced search

New FTDN April/Abril 2016 (FWH 16.04)

... improved. * Printer.prg: - Enhancement: Methods SayText() and PrintImage() now accept cUnits as last parameter and the return value is in the same units. - Print output can be saved to an emf file by specifying emf file name in FILE clause while creating Printer object. (Only first one page is ...
by Antonio Linares
Thu May 12, 2016 6:51 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2016 (FWH 16.04)
Replies: 8
Views: 7729

Can TGraph do X,Y plots?

... a X,Y plot chart. It seems that TGraph can only make time-series point and/or line charts, i.e. plot the value of Y and increment the X value by 1 unit for each data point of Y. Since there is no documentation for TGraph it is hard to tell if it is capable of X,Y charts. Does anyone know? If so, ...
by James Bott
Thu Oct 08, 2015 7:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can TGraph do X,Y plots?
Replies: 18
Views: 5553

Re: DIREFENCIA ENTRE HARBOUR/XHARBOUR

... -> Block Module Scope: ------------- OOP Scoping supports PRIVATE/HIDDEN, PROTECTED, and READONLY scopes. Classes sharing the SAME compilation unit may freely access such restricted access Members, without causing any scope violation. Properties by Reference: ------------------------ Instance ...
by Antonio Linares
Sun Jul 12, 2015 9:26 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: DIREFENCIA ENTRE HARBOUR/XHARBOUR
Replies: 4
Views: 2287

TRying ER

I'm trying to use ER and I worked half hour then I save and the ER not saved
I Init from EasyReportExample1 and I erase some objects to insert my fields ... why it not save any modifies ?

I must init from EasyReportExample1 because I not see where I can modify the areas unit measures
by Silvio.Falconi
Tue Dec 02, 2014 6:10 pm
 
Forum: EasyReport, EasyDialog y EasyPreview
Topic: TRying ER
Replies: 0
Views: 990

Re: ComboWBlock en TSBrowse

... "Feet", "Gallons" } aData := { "PC", "FT", "GA" } nColum := 1 cField := "Unit" @ 0, 0 BROWSE oBrw CELLED ALIAS "Products".... ADD COLUMN TO oBrw Title "Units" COMBOBOX SIZE 80 PIXELS EDITABLE ; DATA ...
by karinha
Tue Nov 11, 2014 12:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ComboWBlock en TSBrowse
Replies: 3
Views: 460

Re: DBF to SQL script tool

... & E GLOBAL INC.','(AKA AS&E , UK BRANCH)','18A SHAW LANE, INDUSTRIAL ESTATE','DONCASTER DN2 4SQ, UNITED KINGDOM','ATTN: GRAHAM HOLT','',0,'','','',0,'',0,'',0,'',0,'','','','','','','','',0,'','',0,'',0,'',0,'',0,'','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','',' ...
by cdmmaui
Thu Jul 03, 2014 9:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to SQL script tool
Replies: 50
Views: 13732

Re: TDolphin error oQry:Save()

Hola, sigo con problemas, a ver si alguien me puede ayudar: ¿ TDolphin puede guardar sin problemas datos en campos enum ? Parto de la tabla vacía, si ejecuto: ccadena := "INSERT INTO ps_product(reference) VALUES('123456')" oServer:Execute(ccadena) Me inserta un nuevo registro, pero luego c...
by Sebastián Almirón
Mon Nov 18, 2013 12:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TDolphin error oQry:Save()
Replies: 17
Views: 5291

Re: TDolphin error oQry:Save()

Hola Marcelo, La estructura no la cree yo, como he indicado se trata de una base de datos Prestashop y se crea durante la instalación de este, pero en PhpMyAdmin es así: CREATE TABLE `ps_product` ( `id_product` int(10) unsigned NOT NULL auto_increment, `id_supplier` int(10) unsigned default NULL, `i...
by Sebastián Almirón
Mon Nov 18, 2013 8:48 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: TDolphin error oQry:Save()
Replies: 17
Views: 5291

Re: NEW CLASS TLayout

... practical, useful and educational. Thank you so much for sharing. Antonio, I understand the testing challenges. Personally I choose to write unit test code for every new class and function I write, not too different than the test utility that is provide with harbour itself. It doesn't catch ...
by rhlawek
Tue Sep 24, 2013 12:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: NEW CLASS TLayout
Replies: 19
Views: 8230

Re: Record Lock problem

... James Thanks James. In my pc with 2 copies of my program runs ok, not duplicated but the case occurs in my customer with windows xp and lan mapped unit. I think is some windows xp bug.
by Wanderson
Tue Aug 13, 2013 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Record Lock problem
Replies: 14
Views: 3902

Re: unable to build with fwh64 13.05 vc64, hlp please

Antonio, I´ve built TUTOR02 and the result has been the same. I think that I should to config or change something else because i´m working in D unit . In borland55 I had to mod the CFG Files, could be it something like this?. My 64b libs(FiveH64/FiveHC64) were downloaded this week from your fwsite ...
by cyberkily
Fri Jul 12, 2013 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: unable to build with fwh64 13.05 vc64, hlp please
Replies: 8
Views: 2035

Re: Algún ej. de transacciones en kardex

Hola, a mi me funciona asi: Trabajo con arrays con los siguientes elementos. codigo, descrip, cantidad, prec_unit, importe, EXISTENCIA 1. al capturar las claves de la salidas, verifico que tenga existencia, y guardo en la columa del array lo que se tiene en ese momento. 2. al guardar, la iformacion ...
by sysctrl2
Fri Jul 05, 2013 6:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Algún ej. de transacciones en kardex
Replies: 5
Views: 1550

Re: XBROWSE fiirst steps

... oCol:bOnPostEdit := {|o, v, n| if( n != VK_ESCAPE .and. v != odb2:itemid,; (if(!odb2:EOF(),; (v:=goods2brw(v,.t.,@unitid2,odb2),odb2:unitpri:=sto0109(odb1:DATE,v,odb1:vendorid),odb2:itemid:=v,odb2:unitid:=unitid2,odb2:SAVE()),; (v:=goods2brw(v,.t.,@unitid2,odb2),odb2:unitpri:=sto0109(odb1:DATE,v,odb1:vendorid),odb2:itemid:=v,odb2:invono:=invono1,odb2:unitid:=unitid2,odb2:APPEND()); ...
by ShumingWang
Thu Apr 18, 2013 5:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE fiirst steps
Replies: 6
Views: 2105

Re: Amount to words

*-------------------------------------------------------------------------------* function fig2wrd( nNum, cCurr, cPaise ) local cNum := i2c( nNum ), cRet := '', cDec := '' cCurr := iif( cCurr = NIL, 'Rupees', cCurr ) + ' ' cPaise := iif( cPaise = NIL, 'Paise' , cPaise ) + ' ' if '.' $ cNum cDec := s...
by compaqt
Sat Apr 06, 2013 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Amount to words
Replies: 4
Views: 1047

test invoice

I wish a test invoice made with xbrowse with footer on total rows with these fields :
Item code
Item description
Measure
Qty
Tax
Unit Price
Descount
Total Price

to select a new item from an archive of products and edit each field


thanks
by Silvio.Falconi
Thu Feb 07, 2013 6:41 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: test invoice
Replies: 0
Views: 949
PreviousNext

Return to advanced search