From: Bob Johnson (robertjo_at_physics.upenn.edu)
Date: Fri Sep 28 2007 - 16:15:05 CDT

Hello everyone,
I would like to store the values of multiple time varying variables in the user
field. For example, I would like to store the RMSD values between each frame
and two (or maybe more) reference structures. Ideally, it would be great if the
user field per frame were an array that could store multiple values and be
accessed via something like: $sel get user(i) Here i is the index of each value
stored in the array. Is there a way to do this?
Thanks,
Bob