Claudine - Razzak Thanks. Sometimes you can't see the forrest for the trees.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Tuesday, June 28, 2011 10:24 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Printing with Email Option At 12:07 PM 6/28/2011, Glenn Smith wrote: >If I hard code for "opunit", I get a single pass - and the report >is sent to all three addresses. If I run the cursor for all values >(take out the where clause), emails are only sent to the first >variable address. The second two are ignored. Any thoughts? Glenn, Looking closely at your code, the second FETCH variables do not match the first FETCH variables. Thus, the result is such behavior. Hope that provides you with some blue's clues ... Very Best R:egards, Razzak.

