Possible to change resolution of vcr and grab using $i1 message?

Thinksamuel's icon

I am testing out various resolutions in my patch and I was wondering if I could change the resolution using messages instead of fixed numbers where I would have to unlock the patch every time. For example: instead of [jit.vcr 640 480] I would say [jit.vcr $i1 $i2]. Obviously that is not working, so does anyone know a workaround?

MIB's icon

have a look at the inspector. I am sure there is a "dim" message you can send. so something like [dim $1 $2] into the object should work...