Darren,
�
You need to substitute the value of the 'newrecord' variable (and the
variable 'selected') before the run command is executed:

cmd_update="Update mytable Set Col18 = " & newrecord & " where rowid = " &
selected

Run Command cmd_update 

Richard Burkmar

�

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to