Also with oTree

Also with oTree

Postby Silvio.Falconi » Wed Sep 11, 2013 11:51 am

I wish make a report with items of oTree but only that of the same level

sample :
Image

If I select "Intimo" (see the arrow ) I wish print only the level of this item

it's possible ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 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
User avatar
Silvio.Falconi
 
Posts: 7056
Joined: Thu Oct 18, 2012 7:17 pm

Re: Also with oTree

Postby Antonio Linares » Wed Sep 11, 2013 12:07 pm

Silvio,

Once you get the item, its "subitems" are placed in oItem:aItems

Code: Select all  Expand view

for n = 1 to Len( oItem:aItems )
   MsgInfo( oItems:aItems[ n ]:cPrompt )
next
 
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42094
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 114 guests