question about formatting a message in jit.uldl

Thinksamuel's icon

I have a patch that records movies and gives a different name for every movie. This name is based on ticks. After the movie is saved, I want to upload the movie to my FTP server. However, I don't know how I should format the message for the upload. Anyone can help me out?

Rob Ramirez's icon

just tested and it seems to work as advertised.

does this help?

Max Patch
Copy patch and select New From Clipboard in Max.

Thinksamuel's icon

Ok, thanks but that is not what I mean. My patch generates filenmanes for the video using ticks (you can see at write grabfile_12345.mov Now when I need to create a message to upload the file (that always will have a diffrent name), how should I construct that? Also, in the upload message, where shoudl I place the patch in the computer? If I put it on the desktop, will all the movie files go there as well or where do they go?