Menu

#2 continuation statement not commented out

open
nobody
None
5
2004-04-08
2004-04-08
Anonymous
No

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.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.