; ##########################################################################
;
; Find Components from List
;
; This routine will open a form which displays all currently placed
; components. When the user selects a ref des from the list the component
; is highlighted and the working window is resized to the components
; bounding box with 500 drawing units (500 mils) on each side. The "Filter"
; in the form allows the user to select only components beginning with the
; specified character. The "REFRESH LIST" button updates the list with the
; current data taking any filter setting into account.
; To run the routine within Allegro type "find component".
; Written by David J. Scheuring
; Sr. Applications Eng. Cadence Design Systems
; May 31, 1995
; Rev A
; March, 19,2000
; Adjusted behavior of Refresh List button and Ref Des Filter
; Rev B
; June 23,2004
; Adjusted behavior of Refresh List button and Ref Des Filter for use in 15.x release
; Changes
; June 24,2004 - Included changes from Charlie Davies (Harris GCSD)
; - modified window parameters to work with any DB units.