continuation statement not commented out
Brought to you by:
jscottb
in procedure dbiMarkRow, the "puts stderr" statement
had a continuation line. The frst part of the statement
was commented out; the continuation line was not.
Changed:
# -- puts stderr "dbiMarkRow: var=\[db\]
element=\[$element\]\
unused=\[$unused\]"
To Be:
# -- puts stderr "dbiMarkRow: var=\[db\]
element=\[$element\]\
## --- HRM --- unused=\[$unused\]"
Sorry, my account isn't active yet. Contact me at
mosley@austin.rr.com.