Precno is the <ComponentID> of my DBListBox
Pno is one of the columns in the table that drives the DBListBox.

A trick that I have found out is to copy a component from the designer
into notepad.  Make a change to the component copy the new component
into notepad and then compare the old definition to the new definition.
Each item that appears between object and end is a candidate for the
property command.  Making changes to component in the designer and the
pasting then object to notepad returns possbile values.  I have found a
few instances where this won't work though.

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of MikeB
Posted At: Thursday, January 20, 2005 6:37 AM
Posted To: RB7-L
Conversation: [RBG7-L] - Re: Dynamical Listboxes
Subject: [RBG7-L] - Re: Dynamical Listboxes




Charlie,

  Where are you getting the syntax for these property commands?

>PROPERTY Precno LookupWhereClause 'where Pno = 12'

Reply via email to