Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] counting the products



Is there a more efficient way to determine how many products are in the
products.txt table than the following?

[loop search="ml=1000"]
        [tmp my_counter][calc] [scratch my_counter] + 1 [/calc][/tmp]
[/loop]

- Grant



Search for: Sort by: