Hi there,

What would be a derivative proc, which substitutes ns_column ?

The piece of context is right bellow.

Best wishes,
I


 db_with_handle db {
            set trigger_column_list [list]
            for {set i 0} {$i < [ns_column count $db 
ec_custom_product_field_values]} {incr i} {
                lappend trigger_column_list [ns_column name $db 
ec_custom_product_field_values $i]
            }
        }



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to