Create a dictionary object
fill with stuff
for each item in object
create a local variable for each item value pair
next
use all the local variables
how to do?
fill with stuff
for each item in object
create a local variable for each item value pair
next
use all the local variables
how to do?