| Erasmus Wanderer
 
 
 Joined: 04 Aug 2004
 Posts: 82
 Location: Philadelphia
 
 | 
			
			  |  Posted: Wed Dec 22, 2004 5:57 pm 
 LOOPVIEW problem
 
 |  
				| I am having a problem getting the view condition to work when using a LOOPVIEW command. 
 I have a database with several views already set up, but whenever I do a LOOPVIEW it always executes the commands on all of the records in the database, and not just the ones in the view I referenced.
 
 Here is my code:
 
 #LOOPVIEW Mining {#SHOW &Commodity}
 
 Instead of listing the commodities from just the mining view it lists all the commodities.
 
 What am I missing?
 |  |