Set Echo on; output result file name; set mess on, set err mess on; out scr
On 8/5/2010 3:09 PM, Lawrence Lustig wrote:
<<
To determine the number of records affected, and then I prompt the user:

SET VAR vMsg = (.xxx & 'Records will be updated. Do you want to proceed?')
DIALOG .vMsg vYesNo vEndKey YES...other_parameters
>>

Thanks Javier. This for an unattended process and my goal is to independently determine that the expected number of rows were actually touched by the UPDATE command.

--
Larry


--

*J. Blaustein*

*J Blaustein Associates, Inc.*

* 12 Herrick Drive*

* Lawrence, NY 11559*

*516-371-3445 FAX 516-345-8009*

Reply via email to