Creating file names using the message box

Darkback's icon

Hey everyone,

I am trying to make a security cam system using the I-sight and Max/MSP Jitter. I am currently using the jit.matrix object and trying to send it a file name to save each picture as based on the system clock. The problem is that the Jit.matrix object uses numbers to trigger the save as dialogue box. Does anyone know how to convert numbers into messages so that the jit.matrix object saves the file as the number.jpg?

Darkback

robotic-audio's icon

have you tried whit tosymbol or sprintf ?