I made a form similar to Mike B's state, city, zip-code example and when the form first opens and the 3 combo boxes are selected it works as expected but if you then go back and start changing the lists i.e. change the State, the city list changes but the variable assigned to the city doesn't so the zip-code list is still set to the previous city selection even though state and city are different entirely.
James
On Jul 29, 2004, at 9:56 AM, A. Razzak Memon wrote:
At 05:52 PM 7/27/2004 -0500, Les Stark wrote:
REFRESHLIST does not seem to work on the File ListBox Object. I am checking the existence of a file in a directory, not a row in a table.
Les,
What we really need is the REFRESHFILES property for the File ListBox control.
A typical PROPERTY command to refresh File ListBox would be:
PROPERTY <FileListBoxComponentID> REFRESHFILES 'TRUE' RETURN
Let's see what's new in the upcoming Update 77.
Of course, that will be explained with examples in R:Docs!
Very Best R:egards,
Razzak.
James Hageman, CITA I University of Delaware Archives 002 Pearson Hall Newark ,DE 19702 302-831-3127 [EMAIL PROTECTED]
