Hi guys,
how can i count my tools in the solidcam post postprocessor at @def_tool. thank you

@def_tool

{nb,'; -------------------- TOOLS --------------------'}
{nb,'(T'tool_number' - ',upper(tool_message)}
{' ',upper(tool_user_Type)}
{' D=',(tool_offset*2)'mm'}
{' L=',tool_length'mm'}

endp