--- Paul Murray <[EMAIL PROTECTED]> wrote: > Jan, > Thanks very much for your help! > > btw... got a syntax error on: > put revDataFromQuery(wgdbConID,doSQL,"anonID") into > tRecordCount > > so I checked the documentation, and although it > implies the first two > parameters are optional, > I had to add a couple of leading commas to get it to > work: > put revDataFromQuery(,,wgdbConID,doSQL,"anonID") > into tRecordCount > > Very minor compared to much research time you saved > me! > Thanks again. > Paul >
Oops, I was too quick in sending it off, but I'm glad you picked it up and found the fix. Glad to be of assistance! Cheers, Jan Schenkel. Quartam Reports & PDF Library for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
