I am trying to use 

PROPERTY lbListBoxName LOOKUPWHERECLAUSE .vWhereClause

to stuff a very long WHERE clause into the look up condition for a variable
lookup list box.  The result is that my WHERE clause is truncated after the
256th character.

If I enter the WHERE clause directly into the control at design time it works
fine.  It's only at run time (when I need to change the WHERE clause based on
user input) that I have the problem.

Can someone confirm that the PROPERTY command will truncate the data argument
after 256 characters?  Does anyone have a work around?
--
Larry

Reply via email to