Is it just me or is the backspace-parameter not working properly? http://ellislab.com/expressionengine/user-guide/modules/file/file_tag.html#category
Code example:
{exp:file:entries}
{categories backspace="2"}{category_name}, {/categories}
{/exp:file:entries}Trying to eleminate the last comma.