Hi,

my friend said, he expects HB_HSet(), HB_HDel() and HB_HDelAt() to return hash, just like Clipper's ADel() or AIns() return array.

This allows to use expressions like:
  aHash2 := HB_HSet( HB_HDel( aHash, "old"), "new", "value" )

Any objection to add this small extension?


Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to