FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour emulate ordscope on array
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM

emulate ordscope on array

Posted: Mon Mar 23, 2020 10:53 AM
I have two arrays and I have to save them in two dbf
the two arrays are linked by a nItem code
If I had two dbf I would know how to do it using ordscope but with arrays I don't know how to do it

Main Array I must save on invoice.dbf



On first array
First column ----> nItem (as secondary array)
Second column ----> type Item
Third column ----> date
fourth column ----> date

Secondary Array I must save on articles.dbf



nItem is the first column on each arrays

On second array
First column ----> nItem (of first array)
Second column ----> button number
Third column ----> line number on the invoice
fourth column ----> product description
fifth column ----> product price
sixth column ----> product image
seventh column ----> product type
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion