Store 2 output messages

Terry_Bell's icon

Utter noob here.

I am working with an imovie object.

I feed in two messages "duration" and "time" to get the duration in ms and number of frames elapsed.

I want to print both of these in the console as two integers separated by a space.

How can I do this?

Gregory Taylor's icon

You should have a look at the pack object. Better yet, how about spending a little quality time with the tutorials? They'll answer your first N questions (where N is a large number), and save you from making your first M mistakes (where M is an even larger number). In your specific case, I'd direct you to

third paragraph, first sentence. :-)