Search found 29 matches: movements

Return to advanced search

Re: Problem with xBrowse

... browse without problem. When leaving and returning to continue increasing more records, the browse throws the problem More data, I am simulating movements in a warehouse, inputs and outputs, at the outputs You must fill in the HDR_SUC field that contains the number of the destination branch, ...
by Armando
Sun May 28, 2023 2:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xBrowse (Fixed)
Replies: 34
Views: 2165

Re: Fast Report´s future

... and boxes in the designer. I don't want to see the finished and functional product I want to see how you create the invoice I want to see the movements when you move the objects Did you understand now ?
by Silvio.Falconi
Thu May 14, 2020 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fast Report´s future
Replies: 56
Views: 6039

Re: A possible MULTIBROWSE of one DBF ? ( test incl. )

... oDBF1:use() oDBF2 := TDatabase():New(,"cFilename") oDBF2:use() ... Then use oDBF1:bSkip:= {...} to coordinate movements between two browses. James
by James Bott
Mon Aug 26, 2019 4:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A possible MULTIBROWSE of one DBF ? ( test incl. )
Replies: 2
Views: 768

A possible MULTIBROWSE of one DBF ? ( test incl. )

... well ) -- browser 1 should be synchronously to browser 2 ( header-display ) -- it means moving cells and header in browser 1 related to browser 2 movements The third browser shows the structure and only the fields of record 1 ( english ) The fourth browser is needed for translation with a skipping-option ...
by ukoenig
Sun Aug 25, 2019 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A possible MULTIBROWSE of one DBF ? ( test incl. )
Replies: 2
Views: 768

Re: Xbrowse- language-translation of screentext

... : a overview of all languages for selection 2. browser : the structure and the first record ( english as reference ) 3. browser : for translation movements in browser 2 ( english ) should synchronize the fields of browser 1 and 3 a possible fieldsize-change added the logic works like changing ...
by ukoenig
Thu Aug 22, 2019 10:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse- language-translation of button- / screentext
Replies: 1
Views: 523

Re: To James Bott - Error Using TData

in the same way, in the articles you cannot delete an article (a product) if this item code has loading and unloading movements or reversal in the inventory in my case - the elements archive is blocked ie if you remember there are 20 elements islock = .t. they cannot be canceled in ...
by Silvio.Falconi
Wed May 29, 2019 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To James Bott - Error Using TData
Replies: 49
Views: 5125

Re: To James Bott - Error Using TData

... is sufficient (but it must be progressive) - for articles ,there is the article code so there is no problem - for invoices, ( alsoaccounting movements, loading, unloading and reversal in the warehouse, first accounting note) the numbers are linked to the example date n.1 invoice of the 08/25/2019 ...
by Silvio.Falconi
Wed May 29, 2019 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To James Bott - Error Using TData
Replies: 49
Views: 5125

Re: Problem with Get in RibbonBar

try to change movements of Mouse Static Function GetTimeDblClick() local oReg := TReg32():New( HKEY_CURRENT_USER, "Control Panel\Mouse" ) local uVar uVar := oReg:Get( "DoubleClickSpeed", "500" ) IF uVar ...
by Silvio.Falconi
Sat May 05, 2018 8:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Get in RibbonBar
Replies: 13
Views: 2203

Re: circolar grapphics

... I explain I have an archive where I calc the movements for each month from Jan to Dec .. I can send it I wish insert on each part the name of th emonth and the value / %
by Silvio.Falconi
Wed Mar 15, 2017 9:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: circolar grapphics
Replies: 12
Views: 2238

Re: maxrow() and maxcol()

Silvio, added new calculations to display VERTICAL movements I still have to bring the last painted image on TOP After all I think the basics are done for You to carry on with the rest. have a look at Your email ( I changed from RESOURCE to FILENAME ...
by ukoenig
Fri Feb 19, 2016 2:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: maxrow() and maxcol()
Replies: 16
Views: 8272

Re: Fivewin SlotMachine

Antonio, thank You very much. I finished my test to display animated Gif's inside TTitles with VERTICAL - movements like a turning wheel It is just the basics, to test and show how it works 5 Gifs are running the same time, they stop after a defined time / turns and the end-result-images ...
by ukoenig
Tue Feb 02, 2016 2:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin SlotMachine
Replies: 58
Views: 15806

Help with a Mysql query

... - Etc .....                                 500.00  As the above example, what I intend to do is a single UPDATE from another table of movements of products which are identified with the codes 111,112,113,121,122,123 (which in this case are the codes last level or detail). I mean sum ...
by FranciscoA
Thu Apr 30, 2015 1:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with a Mysql query
Replies: 6
Views: 1491

Re: ADO RDD xHarbour

Lucas, New version adordd -trial alternative seeks https://github.com/AHFERREIRA/adordd.git ready : auto open, auto order, relations, record movements (go to, recno, eof, etc), locate and continue, seeks. Search for "experimental phase" in the code to understand what I m trying to ...
by AHF
Mon Apr 06, 2015 8:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446359

Re: Tfilter Class

... research I can see in a moment what I want to see. Another example: I have a small program to the family budget. Use the calss Tfilter to try the movements of all the months from January to December without being each time to recreate the filter The filter manager is an small a function to show ...
by Silvio.Falconi
Tue Jan 27, 2015 8:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tfilter Class
Replies: 11
Views: 3010

How to access FTP read-only?

Hello guys, I'm using the classes of xHarbour to manage the movements of my FTP programa.I Have a client that uses a third party service (FTP) access ,is read-only and class access is Read and Write (:: nAccessMode: = TIP_RW / / a read-write protocol), ...
by Matheusfarias
Thu Nov 21, 2013 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to access FTP read-only?
Replies: 3
Views: 691
Next

Return to advanced search