<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18854">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>I recieved an error which I don't 
understand.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Would it be possible for someone to translate 
it?</FONT></DIV>
<DIV><FONT size=2 face=Arial><BR>ERROR:  loop variable of loop over rows 
must be a record or row variable or list of scalar variables at or near 
"Loop"</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Here is the function that leads into the loop, if 
of any help.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>For deviceid In Select devices_id <BR> from 
p_id.processes, p_id.p_id, processes_count, p_id.devices<BR> where 
p_id.processes.ip_op_equipment = 'op'<BR> and p_id.processes.process_id = 
p_id.p_id.process_id<BR> and p_id.processes.pump1 = 'True'<BR> and 
p_id.processes.p_id_id = processes_count.p_id_id<BR>-- and 
p_id.devices.fluid_id = fluidid2<BR> order by p_id.processes.process_id 
desc,<BR> p_id.devices.devices_id asc<BR> <BR> Loop</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>..........</FONT></DIV>
<DIV><FONT size=2 face=Arial> </DIV>
<DIV>Thanks</DIV>
<DIV> </DIV>
<DIV>Bob</FONT></DIV></BODY></HTML>