Re: Forms 4.5 Problem

From: NLoske <nloske_at_aol.com>
Date: 1996/03/15
Message-ID: <4id0sb$mg0_at_newsbf02.news.aol.com>#1/1


Oddly enough you can do it.

Execute Get_Form_Property(_, FIRST_BLOCK) to get the name of the first block in the form. Then loop through the blocks starting with the first getting the next block with the Get_Block_Property(_, NEXT_BLOCK). When Get_Block_Property returns NULL your at the end.

Sorry to hear your using forms. Received on Fri Mar 15 1996 - 00:00:00 CET

Original text of this message